mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-23 19:12:13 +00:00
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
|
|
#
|
||
|
|
# /etc/default/syslog-ng@default
|
||
|
|
#
|
||
|
|
CONFIG_FILE=/etc/syslog-ng.conf
|
||
|
|
PERSIST_FILE=/var/run/syslog-ng.persist
|
||
|
|
CONTROL_FILE=/var/run/syslog-ng.ctl
|
||
|
|
PID_FILE=/var/run/syslog-ng.pid
|
||
|
|
OTHER_OPTIONS="--enable-core"
|