summaryrefslogtreecommitdiff
path: root/files/default
blob: 6c7b14ab492f0940484d51a5c613de0586d2fe5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# If a variable is not set here, then the corresponding
# parameter will not be changed.
# If a variables is set, then every invocation of
# syslog-ng's init script will set them using dmesg.
 
# log level of messages which should go to console
# see <linux/kernel.h> for details
#
#CONSOLE_LOG_LEVEL=1

# Command line options to syslog-ng
#SYSLOGNG_OPTS="--no-caps"

# See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625488
SYSLOGNG_OPTS="--fd-limit 1024"