On Sunday 2013-09-08 12:23, Colin Guthrie wrote:
>Example Observation:
>
>[root@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@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@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.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to