ectospasm | I ran a service with "respawn limit 0 10" thinking it would limit it to one and only one process ("limit 1 10" seems to allow two processes), and my system bombarded itself with respawned processes, such that I had to hit the power button, boot into recovery, edit the respawns out of the script... Is there a way to tell respawn only to allow one process for the service, and respawn it if it fails? | 09:31 |
---|---|---|
raeez | ectospasm: though I'm not fully certain, I'm under the impression that simply indicating the respawn stanza should give you the behaviour you're looking for | 17:22 |
raeez | i.e. 'respawn' wit no arguments | 17:22 |
ion | Respawn limit has nothing to do with the number of simultaneous processes. | 17:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!