Warren Turkal wrote:
On Saturday 02 June 2007 21:45, Russ Allbery wrote:Take a look at runit. It's quite a bit like daemontools without the weird licensing.Runit doesn't appear to be useful for non-system tasks, like starting jackd and restarting it if it dies (i.e. on suspend/resume).
To be run by a user, you can look at launchtool (in the package with
the same name).
Description: Runs a command supervising its execution
Runs a user-supplied command supervising its execution in
many ways:
[...]
Best regards,
Vincent