summaryrefslogtreecommitdiff
blob: 4c16096a4e15fcbfca85649c7361010d30b632f0 (plain)
1
2
3
4
5
6
7
8
9
# 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"