distribution/packages/sysutils/systemd/config/hosts.conf
fewtarius 3d330a4c6f
* Fix tailscale arch issue on AMD64.
* Add host to eliminate lookup timeouts.
* Improve kernel optimization (AMD64).
* Bump ES.
2023-11-15 00:00:28 +00:00

12 lines
327 B
Text

# hosts.conf
# This configuration file allows you to manually map hostnames to
# IP addresses
# Format: <ipaddress> <hostname1> <hostname2>
# Example: 192.168.0.3 libreelec libreelec.mynetwork
127.0.0.1 localhost.localdomain localhost
# NOTE: do not edit /etc/hosts directly
# edit /storage/.config/hosts.conf then reboot