summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-08-14 17:13:40 +0000
committerobrien <obrien@FreeBSD.org>1999-08-14 17:13:40 +0000
commit61f4e46c6b650bc4ef8b0dd683bc16db354f2273 (patch)
tree5971613211fee3f45ebd6896f54b9088237d6b78 /etc
parent0c79a3b760574abd9e05a435868a2370dd8de050 (diff)
downloadFreeBSD-src-61f4e46c6b650bc4ef8b0dd683bc16db354f2273.zip
FreeBSD-src-61f4e46c6b650bc4ef8b0dd683bc16db354f2273.tar.gz
Hopefully clarify "log_in_vain" knob's comment.
Reviewed by: bde, sheldonh, andreas
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index eb104a7..8009e17 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -9,7 +9,7 @@
#
# All arguments must be in double or single quotes.
#
-# $Id: rc.conf,v 1.26 1999/08/14 03:41:56 obrien Exp $
+# $Id: rc.conf,v 1.27 1999/08/14 03:42:27 obrien Exp $
##############################################################
### Important initial Boot-time options ####################
@@ -46,7 +46,7 @@ natd_enable="NO" # Enable natd (if firewall_enable == YES).
natd_interface="fxp0" # Public interface or IPaddress to use.
natd_flags="" # Additional flags for natd.
tcp_extensions="NO" # Set to Yes to turn on RFC1323 extensions.
-log_in_vain="NO" # Disallow bad connection logging (or YES).
+log_in_vain="NO" # YES to log connects to ports w/o listeners.
tcp_keepalive="YES" # Enable stale TCP connection timeout (or NO).
icmp_drop_redirect="NO" # Set to YES to ignore ICMP REDIRECT packets
icmp_log_redirect="NO" # Set to YES to log ICMP REDIRECT packets
OpenPOWER on IntegriCloud