Am Mittwoch, 9. M�rz 2005 14:53 schrieb Derek Broughton: > Well, I have, and update-rc.d is _specifically_ the correct way to do the > job. Admittedly, debian-policy says "any _automated_ manipulation of the > various runlevel behaviours by maintainer scripts must be performed using > update-rc.d" (emphasis mine) which still permits other manual operations. > Sure, you can perform a manual operation any way you want, but it's a > really bad idea to tell people how to do something the wrong way when they > clearly don't have a clue what they've done wrong in the first place.
I doubt that he wanted to automate this. Additionally, knowing the way that works for most linux distributions out there seems more worth to me than a debian specific thing that's meant for package maintainers. Additionally, he can also hardlink the script or copy it or use a different one for every runlevel. You could also say: use dh_make for packaging and debchange for changelog entries but those are just replacable tools or scripts and there's nothing like "this is the only correct way to do this"(tm). HS

