4 lines
172 B
Text
4 lines
172 B
Text
# Options for the syslog daemon.
|
|
# Default is "-s" to run in secure mode - not accepting network connections.
|
|
# For other options, see syslog(8).
|
|
SYSLOGD_OPTS="-s -k -m 0"
|