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

Re: pure-ftpd: zombie postinst under debconf



Je Thu, 31 May 2001 11:54:09 -0400,
j@falooley.org (Jason Lunz) scribis:
> >>         # Automatically added by dh_installinit
> >>         if [ -e "/etc/init.d/pure-ftpd" ]; then
> >>                 update-rc.d pure-ftpd defaults >/dev/null
> >>                 /etc/init.d/pure-ftpd start
> >>         fi
> >>         # End automatically added section

> > Debconf. Redirect the output of the init script to stderr, that is, add >&2.
> 
> Is there a way to have debhelper do that?

I put a db_stop before #DEBHELPER# in my scripts.  Maybe that'll solve
the problem for you?

-itai



Reply to: