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

Re: dh_installinit



Sylvain Garcia <sylvain.garcia@aliasource.fr> writes:

> I would like package an application for debian and use dh_installinit
> for install init script, but I have problem.

> dh_installinit has add installation script at the of postint, but when i
> want install my .deb the postinst script take a pause when invoke-rc.d
> start the init script.

> If I want continu I must make "Ctrl + c"

Sounds like a bug in the init script.  In particular, it sounds like the
init script is starting some program that's waiting for input on standard
input.  This would be bad when the init script is run during system boot
as well.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: