Pending patches

Denys Vlasenko vda.linux at googlemail.com
Fri Oct 31 02:37:18 UTC 2008


On Wednesday 29 October 2008 13:18, Vladimir Dronnikov wrote:
> > The patch I committed does the above. If runsvdir has PID 1,
> > it will not exit on any signal, but will sleep for 60 seconds.
> 
> No it is point of no return. OK again.
> 
> > If not (it was "kill 1" thing, not reboot.sh), we resume
> > monitoring of our service directory after one minute
> > (being rather confused - "what was that?").
> 
> It is "restart", a dirt-cheap-archieved feature allowing to cleanly restart
> all services without actual rebooting.

In all honesty, it was already there in SIGHUP case,
and I broke it for PID == 1 in a sense that now it sleeps
for the whole minute (too long) after mass killing :)

Will fix it now.
--
vda



More information about the busybox mailing list