[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_installinit and dh_installkpatches questions.



Viral <viral@debian.org> 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                                     [cjw44@flatline.org.uk]



Reply to: