# If variables is not set here, then the corresponding
# parameters will not be changed.
# If the variables are 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 klogctl(8) or <linux/kernel.h> for details
#
#CONSOLE_LOG_LEVEL=0
 
# Size of the kernel ring buffer used to hold kernel
# messages. 
#KERNEL_RINGBUF_SIZE=16392
#
