Re: [systemd-devel] Systemd flapping detection

2011-11-02 Thread Mirco Tischler
2011/11/3 tsuraan : >> RestartSec allows you to set the time waited before restarting so that >> you can avoid systemd needing to restart the service too often before >> it starts successfully. > > Is there a cooldown period that I need to exceed to prevent systemd > from giving up?  Assuming it ta

Re: [systemd-devel] Systemd flapping detection

2011-11-02 Thread tsuraan
> RestartSec allows you to set the time waited before restarting so that > you can avoid systemd needing to restart the service too often before > it starts successfully. Is there a cooldown period that I need to exceed to prevent systemd from giving up? Assuming it takes 5 failures (however that

Re: [systemd-devel] Systemd flapping detection

2011-11-02 Thread Mirco Tischler
2011/11/2 tsuraan : > Is there a way to disable systemd's flapping detection that causes it > to give up on starting services that exit too quickly?  The closest > thing I can find to controlling this is the Restart= option, but that > doesn't seem to do what I need.  My situation is that each PC i

[systemd-devel] Systemd flapping detection

2011-11-02 Thread tsuraan
Is there a way to disable systemd's flapping detection that causes it to give up on starting services that exit too quickly? The closest thing I can find to controlling this is the Restart= option, but that doesn't seem to do what I need. My situation is that each PC is a node of a cluster. When