From 3605e4fc7b68520d6b8221a7c811cec9bc6e275d Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Tue, 20 Jan 2015 23:15:18 +0200 Subject: [PATCH] connman: make it clear for users to not edit /etc/hosts --- packages/network/connman/config/hosts.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/network/connman/config/hosts.conf b/packages/network/connman/config/hosts.conf index d6a73331ed..4ceb01e50c 100644 --- a/packages/network/connman/config/hosts.conf +++ b/packages/network/connman/config/hosts.conf @@ -5,3 +5,6 @@ # Format: # Example: 192.168.0.3 openelec openelec.mynetwork + +# NOTE: do not edit /etc/hosts directly +# edit /storage/.config/hosts.conf then reboot