On Mon, Aug 21, 2006 at 02:31:20PM +0400, Bruno Carnazzi wrote: > I'd like to implement a daemon supervisor that could automatically > restart a daemon when it crashes.
I like runit[1] or daemontools[2] for this purpose. [1] http://smarden.sunsite.dk/runit/ [2] http://cr.yp.to/daemontools.html