Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
needrestart: hack: recognize services under
systemd --user
as units
Ideally, we'd do something more reasonable, like treating them similarly to system services and maybe even offering to restart some of them or at the very least printing them in a format suitable for copy-pasting, but for now just replace the process name with the service name and save them under a separate key to hopefully distinguish them from other processes under `systemd --user`.
- Loading branch information