[Raphaël Hertzog] > I'm not quite sure what the correct way is though. The suggestion > above concerns usual services and not initscripts used in runlevel 0 > and 6. I'm CCing Petter Reinholdtsen to have his advice. > > It's possible that doing the opposite is the correct thing to do, > i.e. rename the symlinks form K* to S* but I'm not sure.
At least one start or stop symlink need to remain for update-rc.d to not reinsert all symlinks on the next upload. For unlevels 0 and 6, both S* and K* are executed with 'stop' as the argument, so renaming is not going to work. The only solution I can think of would be to leave a start or stop symlink behind in one of the other runlevels. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

