Add support for -P pid_file, like FreeBSD syslogd
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -23,6 +23,9 @@ sysklogd \- Linux system logging utilities.
|
||||
.I interval
|
||||
]
|
||||
.RB [ " \-n " ]
|
||||
.RB [ " \-P "
|
||||
.I pid file
|
||||
]
|
||||
.RB [ " \-p"
|
||||
.IB socket
|
||||
]
|
||||
@@ -154,6 +157,11 @@ Avoid auto-backgrounding. This is needed especially if the
|
||||
is started and controlled by
|
||||
.BR init (8).
|
||||
.TP
|
||||
.BI "\-P " "pid_file"
|
||||
Specify an alternative file in which to store the process ID.
|
||||
The default is
|
||||
.IR /var/run/syslog.pid .
|
||||
.TP
|
||||
.BI "\-p " "socket"
|
||||
You can specify an alternative unix domain socket instead of
|
||||
.IR /dev/log "."
|
||||
|
Reference in New Issue
Block a user