provide empty settings for $hostname, $domainname and $defaultroute,

with comments indicating alternation locations for info
This commit is contained in:
lukem 1997-05-12 11:33:31 +00:00
parent 6de0bcebfd
commit 54e2fe6d7e

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.12 1997/05/12 05:00:13 mikel Exp $
# $NetBSD: rc.conf,v 1.13 1997/05/12 11:33:31 lukem Exp $
#
# see rc.conf(5) for more information.
@ -10,6 +10,11 @@
# `DEFAULT' enables a program with the default flags (as listed).
# Any other string is used as a set of flags.
# Basic network configuration
hostname="" # Name of host. If "", extract from /etc/myname
domainname="" # Domainname. If "", try /etc/defaultdomain
defaultroute="" # Default route. If "", try /etc/mygate
# Actions to take on boot
update_motd=YES # YES or NO