Use a less annoying default hostname.
This commit is contained in:
parent
7bb84d6769
commit
1b449424cb
@ -9,7 +9,7 @@
|
||||
#
|
||||
# All arguments must be in double or single quotes.
|
||||
#
|
||||
# $Id: rc.conf,v 1.20 1999/07/12 17:20:22 iwasaki Exp $
|
||||
# $Id: rc.conf,v 1.21 1999/07/16 09:26:53 jkh Exp $
|
||||
|
||||
##############################################################
|
||||
### Important initial Boot-time options ####################
|
||||
@ -33,7 +33,7 @@ rc_conf_files="/etc/rc.conf /etc/rc.conf.local"
|
||||
##############################################################
|
||||
|
||||
### Basic network options: ###
|
||||
hostname="myname.my.domain" # Set this!
|
||||
hostname="" # Set this!
|
||||
nisdomainname="NO" # Set to NIS domain if using NIS (or NO).
|
||||
dhcp_program="/sbin/dhclient" # Path to dhcp client program.
|
||||
dhcp_flags="" # Additional flags to pass to dhcp client.
|
||||
|
Loading…
Reference in New Issue
Block a user