Saw your request on d...@. :)

This problem seem similar to the problem with portmap, which also is
killed when entering runlevel 1.  It will start from rcS.d, but also
have a start script in runlevels 2 - 5 which do nothing if portmap is
already running and only trigger when returning from runlevel 1.

If it is safe to start udev using the init.d script after the daemon
was killed by killprocs, this would work also for udev.  If you want a
controlled killing of udev in runlevel 1, it is better to install a
stop symlink in rc1.d than leave it to killprocs.

Ie something like this in the header might do it.

# Default-Start:     S 2 3 4 5
# Default-Stop:      1

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to