f50f966e52
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
# file is managed by puppet
|
|
|
|
# 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
|
|
SYSLOGD_OPTIONS="-c 5 -x"
|