From 5d67e6c41071f8b141ad3d72f5f791caa8fd137d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 1 Jul 2009 20:45:00 +0100 Subject: [PATCH] We also manage named.conf.local Signed-off-by: Stephen Gran --- modules/samhain/templates/samhainrc.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index e61e5e5de..b9844dba2 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -92,6 +92,7 @@ file=/etc/exim4/bsmtp <% if hostname == "geo1" || hostname == "geo2" || hostname == "geo3" -%> file=/etc/bind/named.conf.acl file=/etc/bind/named.conf.options +file=/etc/bind/named.conf.local file=/etc/bind/geodns/named.conf.geo file=/etc/bind/geodns/recvconf.files file=/etc/bind/geodns/db.www.debian.org.SA -- 2.20.1