3d330a4c6f
* Add host to eliminate lookup timeouts. * Improve kernel optimization (AMD64). * Bump ES.
12 lines
327 B
Text
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
|