mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
# hosts.conf
|
|
|
|
# This configuration file allows you to manually map hostnames to
|
|
# IP addresses
|
|
|
|
# Format: <ipaddress> <hostname1> <hostname2>
|
|
# Example: 192.168.0.3 rocknix rocknix.mynetwork
|
|
|
|
127.0.0.1 localhost.localdomain localhost
|
|
|
|
# NOTE: do not edit /etc/hosts directly
|
|
# edit /storage/.config/hosts.conf then reboot
|