MF22: Minor cosmetic tweak.

This commit is contained in:
jkh 1997-10-18 10:11:04 +00:00
parent 79736c6805
commit 714d6a4081

View File

@ -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.