You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/busybox/files/syslogd.confd

10 lines
234 B

# Config file for /etc/init.d/busybox-sysklogd
# run "/sbin/syslogd --help" to see all possible options.
# activate if you need remote logging
#rc_need="net"
# Log to shared mem buffer (use logread to read it)
SYSLOGD_OPTS="-C128"