mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
# Config file for /etc/init.d/sysklogd
|
|
|
|
SYSLOGD="-m 0"
|
|
# send warnings and above to the console
|
|
KLOGD="-c 3 -2"
|
|
|