liske / needrestart

Restart daemons after library updates.
GNU General Public License v2.0
426 stars 67 forks source link

User units in needrestart-session #289

Open Vladimir-csp opened 11 months ago

Vladimir-csp commented 11 months ago

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).