reorder "localhost" entry, to prefer ::1 than 127.0.0.1.

This commit is contained in:
Jun-ichiro itojun Hagino 2000-08-15 09:38:19 +00:00
parent 6b9a6e1f20
commit 791132f4a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64664

View File

@ -7,8 +7,8 @@
# not be consulted at all; see /etc/host.conf for the resolution order.
#
#
127.0.0.1 localhost localhost.my.domain myname.my.domain
::1 localhost localhost.my.domain myname.my.domain
127.0.0.1 localhost localhost.my.domain myname.my.domain
#
# Imaginary network.
#10.0.0.2 myname.my.domain myname