
Hi everybody!
Is DBUS compatible with FILE-RC?
On my system, originally generated with grml2hd (grml 0.9), kernel 2.6.18-grml, I got:
root@acergrml: apt-get install dbus Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: dbus-x11 The following NEW packages will be installed: dbus dbus-x11 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 0B/535kB of archives. After unpacking 983kB of additional disk space will be used. Do you want to continue [Y/n]? Reading package fields... Done Reading package status... Done Retrieving bug reports... Done Parsing Found/Fixed information... Done Selecting previously deselected package dbus-x11. (Reading database ... 173918 files and directories currently installed.) Unpacking dbus-x11 (from .../dbus-x11_1.0.2-5_i386.deb) ... Selecting previously deselected package dbus. Unpacking dbus (from .../archives/dbus_1.0.2-5_i386.deb) ... Setting up dbus-x11 (1.0.2-5) ... Setting up dbus (1.0.2-5) ... Starting system message bus: dbus. grep: /etc/rc2.d/S??*: No such file or directory root@acergrml:
Adding the missing softlink in /etc/rc2.d,
ln -s ../init.d/dbus S20dbus
by hand solved the problem for me (for the time being), but certainly can't be the appropriate solution.
Best regards,
Vilmar Klemt
v.klemt@online.de