mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-30 07:32:32 +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:
parent
bcb96c2bda
commit
ce560d1c25
@ -18043,3 +18043,7 @@
|
||||
the 'rivendell' RPM package.
|
||||
2018-11-21 Patrick Linstruth <patrick@deltecent.com>
|
||||
* Add rddbmgr '--generate-audio' switch to INSTALL documentation.
|
||||
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.
|
||||
|
@ -8,7 +8,7 @@ ExecStart=@prefix@/sbin/rdservice
|
||||
PrivateTmp=true
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
RestartLimitInterval=120
|
||||
StartLimitInterval=120
|
||||
StartLimitBurst=50
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user