Default syslog-ng config for debian

This commit is contained in:
Jamie Cameron
2010-03-20 22:34:57 -07:00
parent 8ad26f1c99
commit 16564821f4

View File

@@ -0,0 +1,7 @@
lines=20
compressed=1
syslogng_conf=/etc/syslog-ng/syslog-ng.conf
syslogng_cmd=syslog-ng
pid_file=/var/run/syslog-ng.pid
start_cmd=/etc/init.d/syslog-ng start
stop_cmd=/etc/init.d/syslog-ng stop