Hi Marco, On Saturday 22 August 2009 14:12:57 Marco d'Itri wrote: > On Aug 22, Petter Reinholdtsen <[email protected]> wrote: > > 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 > > It is not, the udev init script does much more than start the daemon (it > could be argued that this is a problem in itself, but nobody has > proposed a better solution so far so it's what we need to work with). > How difficult it would be to whitelist udevd and just not kill it?
Couldn't that extra functionality be split up in an extra init script? so that one truly becomes an rcS script while the other, the one starting the daemon, is started during rcS and rc2-5. On a quick glance to the init script it doesn't look that difficult, and as for the rest it is similar to the fact that udev is already being started during the initrd and resumed later, right? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

