retitle 452462 insserv generate incorrect shutdown sequence thanks [Martin Braure de Calignon] > Ok I see, so why not keep the current scripts ? I mean not rename > the S to K ? Doesn't insserv know how to deal with S script in 0 > and 6 runlevel ?
Well, I change the S* to K* because the boot system itself is hardwired to call the S* with 'stop' as the argument for runlevel 0 and 6, which is very confusing to those of use that know the sysv boot system, and that all S* scripts should be called with the 'start' argument, and all K* scripts should be called with the 'stop' argument. The Debian boot system got it wrong, and I hope we can fix it when we move to dependency based boot sequencing. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

