[systemd-devel] systemctl enable/disable of sysvinit services is busted v206
Jan Engelhardt
jengelh at inai.de
Sun Sep 8 05:29:09 PDT 2013
On Sunday 2013-09-08 12:23, Colin Guthrie 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.
More information about the systemd-devel
mailing list