<div dir="ltr">Dear all,<br><div class="gmail_quote"><div dir="ltr"><div><br></div><div>Help me please with my problem.</div><div>For example, I have systems service config with such parameters:</div><div><br></div><div>Restart=always</div><div>RestartSec=1</div><div>StartLimitInterval=300</div><div>StartLimitBurst=3</div><div><br></div><div>systemd version = 215</div><div><br></div><div>After the system boot up I can restart the service 4 times with systemctl restart service. But all other services can be restarted 3 times.</div><div><br></div><div>As I understand and after I looked to the systemd sources - StartLimitBurst is the limit for start/restart operations and after boot up there are possibility for restarting the service only 3 times during StartLimitInterval. When new StartLimitInterval is started I can restart the service 4 times.</div><div><br></div><div>So why counter for start/restart operation for my service is reseted after the service is started and I can restart my service 4 times?</div></div>
</div></div>