summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-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 0a287a9..b88a9dc 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -130,7 +130,7 @@ syslogd_flags="-s" # Flags to syslogd (if enabled).
#syslogd_flags="-ss" # Syslogd flags to not bind an inet socket
inetd_enable="NO" # Run the network daemon dispatcher (YES/NO).
inetd_program="/usr/sbin/inetd" # path to inetd, if you want a different one.
-inetd_flags="-wW" # Optional flags to inetd
+inetd_flags="-wW -C 60" # Optional flags to inetd
#
# named. It may be possible to run named in a sandbox, man security for
# details.
OpenPOWER on IntegriCloud