summaryrefslogtreecommitdiff
path: root/files/rsyslog_default
blob: 1f11cd3de4bbbfb99506c5593ddcb37bab381d7a (plain)
1
2
3
4
5
6
7
# File is managed by puppet

# Debian, Ubuntu
RSYSLOGD_OPTIONS="-c4"

# CentOS, RedHat, Fedora
SYSLOGD_OPTIONS="${RSYSLOGD_OPTIONS}"