OK
so, I'm finishing up my remaster of grml (PocketWriter-big 1.+GB)
which is debian unstable sid
and only issue is this error at boot
so, my /etc/runlevel.conf says:
dbus is # 20
Code:
20 0,1,6 - /etc/init.d/dbus
so, hal is # 16
Code:
16 0,1,6 - /etc/init.d/hal
and acpid is # 20
Code:
20 0,1,6 - /etc/init.d/acpid
the error code says acpid needs to start before hal/dbus
so, how do I edit this?
can I just make acpid #16 also, above hal?
or what?
thanks for any help as I dont wanna screw it up
