After a long hiatus, back again! Hopefully, this time I will be consistent :)
To list the services of a user, we can use systemctl --user --machine=<username>@ list-units --type=service command to list the services of a user.
systemctl --user --machine=<username>@ list-units --type=service
Reference: Ask Ubuntuarrow-up-right
Last updated 1 year ago