From 95d00c5318641b4d4257ba72b431376b56c92f3e Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Tue, 28 Mar 2023 00:54:21 +0000 Subject: [PATCH] systemd: hosts.conf: update comments Signed-off-by: Ian Leonard --- packages/sysutils/systemd/config/hosts.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/systemd/config/hosts.conf b/packages/sysutils/systemd/config/hosts.conf index 82ec2eea77..d2aa073bb5 100644 --- a/packages/sysutils/systemd/config/hosts.conf +++ b/packages/sysutils/systemd/config/hosts.conf @@ -3,8 +3,8 @@ # This configuration file allows you to manually map hostnames to # IP addresses -# Format: -# Example: 192.168.0.3 libreelec libreelec.mynetwork +# Format: +# Example: 192.168.0.3 libreelec.mynetwork libreelec # NOTE: do not edit /etc/hosts directly # edit /storage/.config/hosts.conf then reboot