HomeSoftware Heritage

Fix systemd units for systemd versions < v230

Description

Fix systemd units for systemd versions < v230

This will revert the change introduced in 2675ed7 for
systems with systemd versions older than v230 as these systemd
versions dont support StartLimitIntervalSec and StartLimitBurst
in [Unit] sections causing:

Unknown lvalue 'StartLimitIntervalSec' in section 'Unit'
Unknown lvalue 'StartLimitBurst' in section 'Unit'

related #456

Details

Provenance
Markus Benning <ich@markusbenning.de>Authored on Jan 8 2021, 11:22 AM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
R205:90725bb64b32: Merge pull request #701 from puppetlabs/pdksync
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Benning <ich@markusbenning.de> committed R205:e169577163da: Fix systemd units for systemd versions < v230 (authored by Markus Benning <ich@markusbenning.de>).Jan 8 2021, 11:22 AM