On Fri, 11 May 2018 06:30:37 -0600
Greg Woods wrote:

> On Fri, May 11, 2018 at 5:55 AM, Tom Horsley <horsley1...@gmail.com> 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.

That works great for "normal" services, but these are "user"
services. I've tried adding the --user option but the normal
disable/mask/stop stuff doesn't appear to have any effect at all
on these "user" services even with the --user option.

Though I think rebooting after removing the files has finally
worked. It has been an hour or so and no new log messages
have appeared :-).
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to