You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add the same functionality that exists in main needrestart to needrestart-session, that is matching processes with user services (via systemctl --user) and providing a checkboxed list for restarting.
For example, services could be listed first, with checkboxes, then other processes grouped by scopes, just for info (although processes in init.scope can be reexecuted with systemctl --user daemon-reexec), then processes from user's session scopes (only main systemctl will show those).
The text was updated successfully, but these errors were encountered:
Please add the same functionality that exists in main
needrestart
toneedrestart-session
, that is matching processes with user services (viasystemctl --user
) and providing a checkboxed list for restarting.For example, services could be listed first, with checkboxes, then other processes grouped by scopes, just for info (although processes in
init.scope
can be reexecuted withsystemctl --user daemon-reexec
), then processes from user's session scopes (only mainsystemctl
will show those).The text was updated successfully, but these errors were encountered: