systemd: hosts.conf: update comments

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2023-03-28 00:54:21 +00:00
parent 25a1d6a435
commit 95d00c5318

View File

@ -3,8 +3,8 @@
# This configuration file allows you to manually map hostnames to
# IP addresses
# Format: <ipaddress> <hostname1> <hostname2>
# Example: 192.168.0.3 libreelec libreelec.mynetwork
# Format: <ipaddress> <fqdn> <alias1> <alias2>
# Example: 192.168.0.3 libreelec.mynetwork libreelec
# NOTE: do not edit /etc/hosts directly
# edit /storage/.config/hosts.conf then reboot