diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-20 11:32:45 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-20 11:32:45 +0000 |
commit | 509cde20ab49bba0e77a5ab4de6389a8940b1ac2 (patch) | |
tree | 6bf7f1ba0a652a068c44c320c20fec6942ad9431 /rsyslogd.8 | |
parent | b9cd4dd8bb90822d35aa5cafb3c94f689faa5009 (diff) | |
download | rsyslog-509cde20ab49bba0e77a5ab4de6389a8940b1ac2.tar.gz rsyslog-509cde20ab49bba0e77a5ab4de6389a8940b1ac2.tar.bz2 rsyslog-509cde20ab49bba0e77a5ab4de6389a8940b1ac2.zip |
implemented $SystemLogSocketName config directive
Diffstat (limited to 'rsyslogd.8')
-rw-r--r-- | rsyslogd.8 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -31,9 +31,6 @@ rsyslogd \- reliable and extended syslogd ] .RB [ " \-n " ] .br -.RB [ " \-p" -.IB socket -] .RB [ " \-q " ] .RB [ " \-Q " ] .RB [ " \-r " @@ -182,10 +179,6 @@ Avoid auto-backgrounding. This is needed especially if the is started and controlled by .BR init (8). .TP -.BI "\-p " "socket" -You can specify an alternative unix domain socket instead of -.IR /dev/log "." -.TP .BI "\-q " "add hostname if DNS fails during ACL processing" During ACL processing, hostnames are resolved to IP addreses for performance reasons. If DNS fails during that process, the hostname |