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

@@ -38,7 +38,8 @@ all-local: rdclilogedit.1\
rdimport.1\
rdmarkerset.8\
rdrender.1\
rmlsend.1
rmlsend.1\
rdservice.8
man_MANS = rdclilogedit.1\
rdconvert.1\
@@ -47,7 +48,8 @@ man_MANS = rdclilogedit.1\
rdimport.1\
rdmarkerset.8\
rdrender.1\
rmlsend.1
rmlsend.1\
rdservice.8
EXTRA_DIST = rdclilogedit.1\
rdclilogedit.xml\
@@ -64,7 +66,9 @@ EXTRA_DIST = rdclilogedit.1\
rdrender.1\
rdrender.xml\
rmlsend.1\
rmlsend.xml
rmlsend.xm\
rdservice.8\
rdservice.xml
CLEANFILES = *~
MAINTAINERCLEANFILES = *~\