mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-10-29 22:43:48 +00:00
10 lines
195 B
Text
10 lines
195 B
Text
|
#
|
||
|
# /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
|