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="""