From 52e3fe25826c6269de1ca3123c2d493fbee67d55 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 11 Aug 2009 10:15:20 +0100 Subject: [PATCH] ignore /etc/bind as well 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 6fc23ce6..a00b61e1 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -90,6 +90,7 @@ file=/var/state/samhain/samhain_file file=/etc/bind/zones/db.debian.net file=/etc/exim4/bsmtp <% if hostname == "geo1" || hostname == "geo2" || hostname == "geo3" -%> +file=/etc/bind file=/etc/bind/named.conf.acl file=/etc/bind/named.conf.options file=/etc/bind/named.conf.local -- 2.39.2