Files
sysklogd/debian/syslogd.default
2021-02-21 16:24:30 +01:00

9 lines
243 B
Plaintext

#
# syslogd defaults
#
# Secure mode enabled, forwarding to remote servers allowed, disable
# with another '-s', logging from remote servers disallowed.
# Default log rotation at 10 MiB, keeping 10 backlog copies.
SYSLOGD_OPTS="-s -r 10M:10"