summaryrefslogtreecommitdiffstats
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 5fcb748..8480946 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -80,7 +80,7 @@ ppp_profile="papchap" # Which profile to use from /etc/ppp/ppp.conf.
### Network daemon (miscellaneous) & NFS options: ###
syslogd_enable="YES" # Run syslog daemon (or NO).
-syslogd_flags="" # Flags to syslogd (if enabled).
+syslogd_flags="-s" # Flags to syslogd (if enabled).
inetd_enable="YES" # Run the network daemon dispatcher (or NO).
inetd_flags="-wW" # Optional flags to inetd
#
OpenPOWER on IntegriCloud