From 8e2469449be063ce9b0a36d550d7585a64d06c01 Mon Sep 17 00:00:00 2001 From: bernat Date: Wed, 2 Nov 2005 14:39:30 +0100 Subject: [PATCH] Nectaris devient autoritaire pour son DHCP darcs-hash:20051102133930-d1718-b4c957f4231ef66479f91ea9b0ffd3eb3546d25f.gz --- gestion/gen_confs/dhcpd.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gestion/gen_confs/dhcpd.py b/gestion/gen_confs/dhcpd.py index e0195022..b07e8e83 100755 --- a/gestion/gen_confs/dhcpd.py +++ b/gestion/gen_confs/dhcpd.py @@ -46,7 +46,6 @@ option option-119 code 119 = text ; elif hostname == 'nectaris': reseaux = { '138.231.148.0/22' : """option routers 138.231.148.1; - not authoritative; option domain-name-servers 138.231.148.1; option domain-name "crans.org"; option option-119 "crans.org wifi.crans.org";"""