Re: Make a systemd user service go away?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 11, 2018 at 7:55 AM, Tom Horsley <horsley1953@xxxxxxxxx> wrote:
>
> I installed the grive2 package so I could manually,
> when I need to upload a file to google drive via
> a command line tool. It works (clumsily) for this.
>
> But the package also installs a bunch of systemd user
> services and timers that unsuccessfully try to
> sync some nonexistant directory every half hour,
> filling the log with fantastic numbers of errors.
>
> I tried to do systemctl disable --user commands
> on these things to make them go away, but it
> had no effect.
>
> I did a "find" to discover all the places cluttered
> with these grive units and came up with this big
> hammer to eradicate them:
>
> rm -rf /usr/lib/systemd/user/grive-changes@.service \
>    /usr/lib/systemd/user/grive-timer@.service \
>    /usr/lib/systemd/user/grive-timer@.timer \
>    /etc/systemd/user/timers.target.wants/grive-timer@.timer \
>    /etc/systemd/user/default.target.wants/grive-changes@.service
>
> But even after doing that the damn log messages keep
> appearing as though systemd has them squirrelled away
> somewhere and refuses to relinquish them. (I'll soon
> learn if rebooting after that manages to work).
>
> So I have to ask, is there some "official" way to make
> systemd user services go away and stop bothering me?

Were some user services installed in $HOME?

Do they show up with "systemctl --user"?
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux