mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2018-11-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the systemd unit file that caused an "Unknown lvalue 'RestartLimitInterval' in section 'Service'" warning to be generated when installing the base RPM.
This commit is contained in:
@@ -8,7 +8,7 @@ ExecStart=@prefix@/sbin/rdservice
|
||||
PrivateTmp=true
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
RestartLimitInterval=120
|
||||
StartLimitInterval=120
|
||||
StartLimitBurst=50
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user