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:
parent
7220744319
commit
a37834b277
@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
# $Id: hosts,v 1.8 1997/02/23 09:20:41 peter Exp $
|
||||
#
|
||||
# Host Database
|
||||
# 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.
|
||||
#
|
||||
#
|
||||
127.0.0.1 localhost localhost.my.domain
|
||||
127.0.0.1 localhost localhost.my.domain myname.my.domain
|
||||
#
|
||||
# Imaginary network.
|
||||
#10.0.0.2 myname.my.domain myname
|
||||
|
Loading…
x
Reference in New Issue
Block a user