[systemd-devel] systemctl enable/disable of sysvinit services is busted v206
Lennart Poettering
lennart at poettering.net
Mon Sep 9 17:20:31 PDT 2013
On Sun, 08.09.13 14:29, Jan Engelhardt (jengelh at inai.de) wrote:
> >Example Observation:
> >
> >[root at jimmy ~]# systemctl status mumble-server.service
> >mumble-server.service - LSB: Mumble VoIP Server
> > Loaded: loaded (/etc/rc.d/init.d/mumble-server)
> > Active: inactive (dead)
> >
> >[root at jimmy ~]# chkconfig --list 2>/dev/null | grep mumble-server
> >mumble-server 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
> >[root at jimmy ~]# systemctl enable mumble-server
> >Failed to issue method call: No such file or directory
>
> Speaking of which, systemctl would help debugging a lot better if it
> told the user what strange file it did not find.
We are currently not good at generating nicely readable human D-Bus
error strings. Patches welcome.
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list