mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03: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"
|