From 4abd7427e3d571770ec2693ea386d983c66a697e Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 6 Jun 2009 21:52:09 +0100 Subject: [PATCH] we should also samhain ignore that file Signed-off-by: Stephen Gran --- modules/samhain/templates/samhainrc.erb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 50518143d..2a1fb7d48 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -244,6 +244,15 @@ file=/etc/exim4/ssl/thishost.crt file=/etc/exim4/ssl/thishost.key <%= out="" +if not nodeinfo['buildd'].empty? + out = ' +file=/etc/schroot/mount-defaults +' +end +out +%> +<%= +out="" if not nodeinfo['heavy_exim'].empty? out = ' file=/etc/exim4/surbl_whitelist.txt -- 2.20.1