[systemd-devel] Fwd: Excess of StartLimitBurst
Alexander Mykolaichyk
to4koo at gmail.com
Mon May 20 07:59:18 UTC 2019
Dear all,
Help me please with my problem.
For example, I have systems service config with such parameters:
Restart=always
RestartSec=1
StartLimitInterval=300
StartLimitBurst=3
systemd version = 215
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.
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.
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20190520/99915dda/attachment-0001.html>
More information about the systemd-devel
mailing list