blob: ddb2a525e8236f4380e47a9714e9771d9e904055 (
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 libreiso
::1 localhost.localdomain localhost libreiso
# End of file
|