On Wed, Sep 06, 2000 at 10:01:31PM -0300, Henrique M Holschuh wrote:
> Here is what I'm trying to fix: Upgrading a daemon while the system is
> in runlevel 4 and the init script system is set up to stop that daemon
> in runlevel 4 is a *bug*.

ok, this makes sense.

i must have misunderstood what you were saying. i agree with the above.

> You as a maintainer will have to add something that boils down to:
> 
>  ...
> 
>  update-rc.d foo bar foobar barfoo
> +if canIstartTheDaemonPlease daemonname; then
> +   /etc/init.d/daemoname start
> +fi
> 
>  ...
> 
> After all error checking is stripped off.

fine, sounds good. i have no problem at all with that. quite the
opposite, in fact.

craig

--
craig sanders


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to