summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-10-18 10:11:04 +0000
committerjkh <jkh@FreeBSD.org>1997-10-18 10:11:04 +0000
commit714d6a4081c0ec6b3a6be2561e120ad8a908d680 (patch)
tree69df5186df223479f37a1414df1db533fcb29bdf /etc
parent79736c68053f35fdf443b99727ebb0920b434964 (diff)
downloadFreeBSD-src-714d6a4081c0ec6b3a6be2561e120ad8a908d680.zip
FreeBSD-src-714d6a4081c0ec6b3a6be2561e120ad8a908d680.tar.gz
MF22: Minor cosmetic tweak.
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 04622a8..57f2533 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
-# $Id: rc.conf,v 1.29 1997/10/12 01:00:19 jkh Exp $
+# $Id: rc.conf,v 1.30 1997/10/12 20:37:20 imp Exp $
##############################################################
### Important initial Boot-time options #####################
@@ -31,7 +31,7 @@ nisdomainname="NO" # Set to NIS domain if using NIS (or NO).
firewall_enable="NO" # Set to YES to enable firewall functionality
firewall_type="UNKNOWN" # Firewall type (see /etc/rc.firewall)
firewall_quiet="NO" # Set to YES to suppress rule display
-tcp_extensions="YES" # Allow RFC1323 & RFC1544 extensions (or NO).
+tcp_extensions="YES" # Allow RFC1323 & RFC1644 extensions (or NO).
network_interfaces="lo0" # List of network interfaces (lo0 is loopback).
ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
#ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.
OpenPOWER on IntegriCloud