mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
Install some default configuation files by default, based on Fedora and Archlinux. --HG-- extra : convert_revision : 28a0ac3594338bbd761c8c68559d09d8e9aec54d
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
|