I'm looking into this bug in insserv and want to make sure I'm understanding the issue correctly. As I read it, the problem is that if the user specifies the same runlevel in both the Default-Start and Default-Stop fields, insserv will set up the "Stop" symbolic link, but will not complain about it?
Ideally, insserv should probably still use this behaviour, but print a warning that the same runlevels should not be listed in both the Default-Start and Default-Stop fields. Is this a correct summary of the above request? - Jesse