From 1f7cfaad239205ff5d8a466690042de940436c4a Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 15 Aug 2010 12:41:16 +0100 Subject: [PATCH] these settings seem to break samhain on wolkenstein - how odd Signed-off-by: Stephen Gran --- modules/samhain/templates/samhainrc.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 89c341f92..b3defd5ca 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -545,7 +545,7 @@ MailSeverity=crit PrintSeverity=none LogSeverity=info SyslogSeverity=alert -ExportSeverity=none +#ExportSeverity=none @@ -612,7 +612,7 @@ ExportSeverity=none ## Switch on/off # -KernelCheckActive = True +#KernelCheckActive = True ## Check interval (seconds); btw., the check is VERY fast # @@ -630,7 +630,7 @@ KernelCheckActive = True ## Switch on/off # -LoginCheckActive = True +# LoginCheckActive = True ## Severity for logins, multiple logins, logouts # -- 2.20.1