summaryrefslogtreecommitdiff
path: root/libre/filesystem/hosts
blob: 1747f919698477ae63d438012993005baf7d783e (plain)
1
2
3
4
5
6
7
8
9
#
# /etc/hosts: static lookup table for host names
#

#<ip-address>	<hostname.domain.org>	<hostname>
127.0.0.1	localhost.localdomain	localhost
::1		localhost.localdomain	localhost

# End of file