gentoo-full-overlay/sys-apps/busybox/files/klogd.confd

9 lines
218 B
Text

# Config file for /etc/init.d/busybox-sysklogd
# run "/sbin/klogd --help" to see all possible options.
# activate if you need remote logging
#rc_need="net"
# send warnings and above to the console
KLOGD_OPTS="-c 3"