Add myname.my.domain' as another alias for localhost'. We set this

as the initial generic hostname if the user didn't setup any NIC, but
failure to resolve this name results in XF86Setup not being able to
run.

Reported by:	Lutz Zienert <luzi@interface-business.de>
This commit is contained in:
Joerg Wunsch 1998-04-16 14:37:19 +00:00
parent 7220744319
commit a37834b277
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35229

View file

@ -1,4 +1,4 @@
# $Id$ # $Id: hosts,v 1.8 1997/02/23 09:20:41 peter Exp $
# #
# Host Database # Host Database
# This file should contain the addresses and aliases # This file should contain the addresses and aliases
@ -7,7 +7,7 @@
# not be consulted at all; see /etc/host.conf for the resolution order. # not be consulted at all; see /etc/host.conf for the resolution order.
# #
# #
127.0.0.1 localhost localhost.my.domain 127.0.0.1 localhost localhost.my.domain myname.my.domain
# #
# Imaginary network. # Imaginary network.
#10.0.0.2 myname.my.domain myname #10.0.0.2 myname.my.domain myname