Make firewall comment a little more explanatory.
This commit is contained in:
parent
e621a18f07
commit
4b26fe26ee
@ -6,7 +6,7 @@
|
||||
#
|
||||
# All arguments must be in double or single quotes.
|
||||
#
|
||||
# $Id: rc.conf,v 1.13 1997/05/23 09:53:24 ache Exp $
|
||||
# $Id: rc.conf,v 1.14 1997/05/24 11:29:59 jkh Exp $
|
||||
|
||||
##############################################################
|
||||
### Important initial Boot-time options #####################
|
||||
@ -27,7 +27,7 @@ local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs.
|
||||
### Basic network options: ###
|
||||
hostname="myname.my.domain" # Set this!
|
||||
nisdomainname="NO" # Set to NIS domain if using NIS (or NO).
|
||||
firewall="NO" # Set to firewall type or NO for none.
|
||||
firewall="NO" # firewall type (see /etc/rc.firewall) or NO.
|
||||
tcp_extensions="YES" # Allow RFC1323 & RFC1544 extensions (or NO).
|
||||
network_interfaces="lo0" # List of network interfaces (lo0 is loopback).
|
||||
ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user