mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 00:55:10 +02:00
8 lines
160 B
Text
8 lines
160 B
Text
#
|
|
# /etc/hosts: static lookup table for host names
|
|
#
|
|
|
|
#<ip-address> <hostname.domain.org> <hostname>
|
|
127.0.0.1 localhost.localdomain localhost
|
|
|
|
# End of file
|