- Add support for passing PID file name on command line to make it easier to keep system init and daemon configuration in sync.

This commit is contained in:
Scott Kitterman
2019-04-26 20:24:34 -04:00
parent 35745456a2
commit 5ebaf5d848
6 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ required_files="${CONFFILE}"
command="@BINDIR@/dkimpy-milter"
pidfile="@RUNSTATEDIR@/${RC_SVCNAME}.pid"
command_args="-P ${pidfile} ${CONFFILE}"
command_args="${CONFFILE} -P ${pidfile}"
depend() {
use dns logger net