1
0
mirror of https://github.com/MichielDerhaeg/build-linux.git synced 2025-09-05 13:52:36 +02:00
Files
build-linux/filesystem/hosts
Michiel Derhaeg 4b0e1a5007 some work
2016-07-04 23:25:09 +02:00

10 lines
195 B
Plaintext

#
# /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