no changes in previous rev, as documented; goof! (sorry). Once again - document that "domainname" is about YP/NIS, not Internet, per PR#5442

This commit is contained in:
fair 1998-05-11 19:01:13 +00:00
parent db9db0284d
commit 048c02b861

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.29 1998/04/07 04:47:33 mrg Exp $
# $NetBSD: rc.conf,v 1.30 1998/05/11 19:01:13 fair Exp $
#
# see rc.conf(5) for more information.
@ -12,10 +12,18 @@
rc_configured=NO
# Basic network configuration
# Fully Qualified Internet Domain Name (a.k.a. hostname, e.g. foo.baz.edu)
hostname="" # if blank, use /etc/myname
domainname="" # if blank, use /etc/defaultdomain
# if there's only one way out of your network, set this to the hostname
# or the IP address of the router that will get your packets off the LAN.
defaultroute="" # if blank, use /etc/mygate
# the NIS domain name (also formerly known as Yellow Pages); not in any way
# related to Internet domain names.
domainname="" # if blank, use /etc/defaultdomain
# Filesystems (besides /usr and /var) to mount early in boot-up
critical_filesystems=""