From afdeb0de64515cc2f0e45e37b2fb44bf7610b2b5 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 2 Aug 2009 14:19:39 +0100 Subject: [PATCH] ignore /etc/ssh/userkeys/root 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 16508d343..94c00c5d3 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -266,6 +266,7 @@ file=/etc/exim4/ssl/thishost.crt file=/etc/exim4/ssl/thishost.key file=/etc/ssh/ssh_config file=/etc/ssh/sshd_config +file=/etc/ssh/userkeys/root <%= out="" if not nodeinfo['heavy_exim'].empty? -- 2.20.1