November 26, 2024
Last updated
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.
Reference: Ask Ubuntu
Last updated