From f65d3eefba073eb96f7745e5c84712cbf67dfbef Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Wed, 20 Jul 2016 10:18:13 +0200 Subject: [PATCH] =?UTF-8?q?Le=20d=C3=A9mon=20ONE=20n'a=20pas=20besoin=20d'?= =?UTF-8?q?=C3=A9couter=20sur=20adresse=5Fip=5Feth0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #16788 @10m --- tmpl/oned.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmpl/oned.conf b/tmpl/oned.conf index e0d097e..a45a41c 100644 --- a/tmpl/oned.conf +++ b/tmpl/oned.conf @@ -76,7 +76,7 @@ SCRIPTS_REMOTE_DIR=/var/tmp/one PORT = 2633 -LISTEN_ADDRESS = "%%adresse_ip_eth0" +LISTEN_ADDRESS = "127.0.0.1" DB = [ BACKEND = "sqlite" ]