X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsamhain%2Ftemplates%2Fsamhainrc.erb;h=069135babd66b176d1e37882143b0e84eb08e7fd;hb=d30a56ca6997604d8637ba7ef8bbe9c9aa434ef3;hp=28896369b14e7c8b31dd4f2420b0d660c18de0fd;hpb=4bac4d66f9f48e24ee82b8d62117e65fa68d7bdb;p=mirror%2Fdsa-puppet.git diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 28896369b..069135bab 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -671,9 +671,9 @@ SyslogSeverity=alert ## --- Check the filesystem for SUID/SGID binaries ## -## Switch on +## Switch off # -# SuidCheckActive = yes +SuidCheckActive = 0 ## Interval for check (seconds) # @@ -685,13 +685,7 @@ SyslogSeverity=alert ## Directory to exclude # -<% if scope.lookupvar('site::nodeinfo')['buildd'] -%> -SuidCheckExclude = /srv/buildd/unpack -<% elsif scope.lookupvar('site::nodeinfo')['porterbox'] -%> -SuidCheckExclude = /srv/chroot/schroot-unpack -<% else -%> # SuidCheckExclude = NULL -<% end -%> ## Limit on files per second (0 == no limit) #