[Wouter Verhelst] > What if you remove the "1" from Default-Stop? That doesn't belong > there anymore (oversight, sorry); and I could imagine it causing a > loop, though I'm not sure this is the case.
Removing runlevels do not affect the loops. Only the dependencies do. I suspect this loop might be a variation of bug #458582. If that is the case, it might help to list mountnfs in the X-Start-Before instead of $remote_fs, as it will make sure only the boot part of $remote_fs is taken into account when calculating the script sequence. > (Alternatively, could you tell me how this "insserv" thing is > called? That would allow me to test myself, without having to play > this BTS pingpong with you) See <URL:http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/run-testsuite?op=file&rev=0&sc=0> for the test script I wrote to check that insserv is working as it should. You can modify it to test your headers. Make sure to use the insserv version in unstable, as the testing version lack the -p option, and is not as good as the latest one in unstable. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

