[Jörg Sommer] > On <http://wiki.debian.org/LSBInitScripts>, it's said about $all: > ???facility supported by insserv to start a script after all the > other scripts, at the end of the boot sequence.??? This is exactly > what I want ???at the end of the boot sequence.??? Therefore, I > think $all is correct and enough. If insserv doesn't comply the > spec, it's a bug in insserv. If the spec isn't grantable, the spec > should be reworked.
Insserv implement $all by reordering all scripts according to their dependencies as if $all do not exist, and then put all scripts depending on $all after the last of the "normal" scripts. This yield unexpected results some times. It is unclear from the spec how ordering should be done if scripts depend on other scripts which in turn depend on $all, and I must admit, I am not sure how they should be properly ordered. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]