2019-09-30 11:16:30 -04:00
|
|
|
# Options for rsyslogd
|
|
|
|
|
# Syslogd options are deprecated since rsyslog v3.
|
|
|
|
|
# If you want to use them, switch to compatibility mode 2 by "-c 2"
|
|
|
|
|
# See rsyslogd(8) for more details
|
2021-08-25 17:44:58 +08:00
|
|
|
SYSLOGD_OPTIONS="-i/var/run/rsyslogd.pid"
|