b32303098f
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
#
|
|
# /etc/hosts: static lookup table for host names
|
|
#
|
|
|
|
#<ip-address> <hostname.domain.org> <hostname>
|
|
127.0.0.1 localhost.localdomain localhost archiso
|
|
::1 localhost.localdomain localhost archiso
|
|
|
|
# End of file
|