2018-10-19 Fred Gleason <fredg@paravelsystems.com>

* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.
This commit is contained in:
Fred Gleason
2018-10-19 15:26:14 -04:00
parent bb5fcb6400
commit 83bd2dcd77
7 changed files with 120 additions and 90 deletions

View File

@@ -8,6 +8,9 @@ Type=simple
ExecStart=@prefix@/sbin/rdservice
PrivateTmp=true
Restart=always
RestartSec=10
RestartLimitInterval=120
StartLimitBurst=10
[Install]
WantedBy=multi-user.target