Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3 |
- |
1 |
# Options for rsyslogd
|
|
|
2 |
# Syslogd options are deprecated since rsyslog v3.
|
|
|
3 |
# If you want to use them, switch to compatibility mode 2 by "-c 2"
|
|
|
4 |
# See rsyslogd(8) for more details
|
|
|
5 |
SYSLOGD_OPTIONS="-c 5"
|