On Mon, Mar 14, 2011 at 11:42:25PM -0400, Joey Hess wrote:
> Roberto C. Sánchez wrote:
> > > 
> > What is the correct solution here?  Not to call dh_installinit and to
> > create a postinst script that calls "update-rc.d saslauthd ..." with
> > run level arguments that match the defaults listed in the init script?
> 
> dh_installinit -- start 30 1 2 # whatever
> 
Perhaps I spoke too soon.  The debian/rules file for the package already
has this line:

dh_installinit --name=saslauthd start 20 2 3 4 5 . stop 20 1 .

Since it is already passing only runlevel 1 for stop, I am not sure what
else I can do.  Can you suggest something?

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

Reply via email to