inner docker systemd service: move 'StartLimitIntervalSec' param from [Service] to [Unit] section #10410
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
repeating errors shown in logs:
advising that the StartLimitIntervalSec param is ignored
this param was used for resolving issue #9691 in pr #9775
i've been also checking it, but missed the conversation discussing the changes in systemd (ref: https://lists.freedesktop.org/archives/systemd-devel/2017-July/039255.html):
indeed: systemd/systemd@6bf0f40
so, I'm creating a pr to move StartLimit* param from [Service] to [Unit] section and eliminate this error
The text was updated successfully, but these errors were encountered: