From e0a0c0285c7ee69a945da14884a8e400ea856638 Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Wed, 25 Feb 2009 21:38:50 +0100 Subject: [PATCH] [gen_conf/dhcpd] il faut vraiment tester la validit de la syntaxe des fichiers python darcs-hash:20090225203850-bd074-ac0da7cfd12f5b94778114232adff408bef1b74d.gz --- gestion/gen_confs/dhcpd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/dhcpd.py b/gestion/gen_confs/dhcpd.py index 3977ad95..80215d50 100755 --- a/gestion/gen_confs/dhcpd.py +++ b/gestion/gen_confs/dhcpd.py @@ -78,7 +78,7 @@ option option-119 code 119 = text ; reseaux = {'10.2.9.0/24' : """authoritative; option routers 10.2.9.1; - option domain-name-servers 10.2.9.1;""" + option domain-name-servers 10.2.9.1;""" } # Options communes à toutes les réseaux servis base_dhcp="""