MF22: Minor cosmetic tweak.

This commit is contained in:
Jordan K. Hubbard 1997-10-18 10:11:04 +00:00
parent 829b5d5510
commit 68e65026ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30539

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.