On Fri, May 11, 2018 at 5:55 AM, Tom Horsley <horsley1953@xxxxxxxxx> wrote:
So I have to ask, is there some "official" way to make
systemd user services go away and stop bothering me?
# systemctl stop <servicename>
# systemctl mask <servicename>
Unfortunately, "disable" only removes the service from the auto-start-at-boot list, it doesn't prevent some other application from starting it. To be SURE a service cannot be started, mask it.
--Greg
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx