On Sun, 08.09.13 14:29, Jan Engelhardt ([email protected]) 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.
We are currently not good at generating nicely readable human D-Bus error strings. Patches welcome. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
