[Bug 77891] Re: Kcontrol doesn't open the system services module

Thomas R. Pumbaa80 at nurfuerspam.de
Sun Jun 3 14:09:33 UTC 2007


To get useful meessages, you should run 
$ serviceconfig
in a terminal.

The problem seems to be the missing files in /etc/rc.d

I created this directory and put symlinks into it:
$ sudo mkdir /etc/rc.d
$ sudo ln -s /etc/rc0.d /etc/rc.d/
$ sudo ln -s /etc/rc1.d /etc/rc.d/
$ sudo ln -s /etc/rc2.d /etc/rc.d/
$ sudo ln -s /etc/rc3.d /etc/rc.d/
$ sudo ln -s /etc/rc4.d /etc/rc.d/
$ sudo ln -s /etc/rc5.d /etc/rc.d/
$ sudo ln -s /etc/rc6.d /etc/rc.d/

After this, the system services module shows up, but almost all services
are marked "?" in the status column.

-- 
Kcontrol doesn't open the system services module
https://bugs.launchpad.net/bugs/77891
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-guidance in ubuntu.




More information about the kubuntu-bugs mailing list