Viral <[EMAIL PROTECTED]> wrote: >Also, with dh_installinit, the init.d script gets a default priority of >20. How do I change it ? > >I tried dh_installinit -- defaults s90 k10 > >It makes the debs fine, but during installation, update-rc.d grumbles of >bad parameters. Am I using the wrong syntax ? I'm using debhelper 3.0.19. You're slightly out: see update-rc.d(8). You probably want something more like: dh_installinit -- defaults 90 10 Cheers, -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]