summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rw-r--r--cfengine/cf.services.harden1
2 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0b1a442..703f79c 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,7 @@ Calibrate max open files based on available memory (as suggested at http://www.l
/etc/security/limits.conf: * hard nofile FILEMAX
Use m4 to make sharefiles and cfengine cleanup files for samba.
Move zonefiles out of local-COMMON and into separate CVS modules.
+Check that m4 is installed before using it in cfengine!
Xenux:
------
diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden
index 5aa2e4a..4addc93 100644
--- a/cfengine/cf.services.harden
+++ b/cfengine/cf.services.harden
@@ -76,6 +76,7 @@ editfiles:
AppendIfNoSuchLine "!/.journal"
AppendIfNoSuchLine "!/usr/local"
AppendIfNoSuchLine "!/usr/src"
+ AppendIfNoSuchLine "!/dev/cpu/mtrr"
}
{ /etc/cron.daily/integrit
#