puppet 4 foo
[mirror/dsa-puppet.git] / modules / syslog_ng / files / syslog-ng.default
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # If a variable is not set here, then the corresponding
7 # parameter will not be changed.
8 # If a variables is set, then every invocation of
9 # syslog-ng's init script will set them using dmesg.
10
11 # log level of messages which should go to console
12 # see <linux/kernel.h> for details
13 #
14 CONSOLE_LOG_LEVEL=2
15
16 # Command line options to syslog-ng
17 #SYSLOGNG_OPTS="--no-caps"
18