first commit
This commit is contained in:
7
etc_org/default/busybox-syslogd
Normal file
7
etc_org/default/busybox-syslogd
Normal file
@ -0,0 +1,7 @@
|
||||
# Defaults for busybox-syslogd initscript
|
||||
# This is a POSIX shell fragment sourced by /etc/init.d/busybox-syslogd
|
||||
|
||||
# Additional options that are passed to the daemons. Default is to log
|
||||
# to ring buffer (to be read with logread(1)) and drop duplicates.
|
||||
SYSLOG_OPTS="-C128"
|
||||
KLOG_OPTS=""
|
Reference in New Issue
Block a user