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