[systemd-devel] systemd services handling
Lennart Poettering
lennart at poettering.net
Tue Apr 24 08:38:18 PDT 2012
On Tue, 24.04.12 17:21, Antonio Trande (anto.trande at gmail.com) wrote:
> Hello !
>
> In my Fedora 17, i see some systemd service's errors like these:
>
> $ systemctl --all | grep error
> > exim.service error inactive dead exim.service
> > libvirtd.service error inactive dead libvirtd.service
> > postfix.service error inactive dead postfix.service
> > tgtd.service error inactive dead tgtd.service
> > ypbind.service error inactive dead ypbind.service
> > dbus.target error inactive dead dbus.target
> >
>
> Actually i don't use any of that listed above but i can't disable them or
> if i try to find the related packages ( to remove them), really they aren't
> installed.
> Why ?
> How i can manage this type of services with sytemd ?
They are referenced from another unit but not available locally. That's
completely OK, which is why we hide them in the normal output. However
you specified "--all" which basically means you asked for them to be
shown anyway...
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list