Last updated 5 months ago
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: