[D-community-commits] r82 - trunk/fai-config-dir/scripts/DEFAULT

Martin F. Krafft madduck at alioth.debian.org
Mon Mar 26 13:18:14 CET 2007


Author: madduck
Date: 2007-03-26 12:18:14 +0000 (Mon, 26 Mar 2007)
New Revision: 82

Added:
   trunk/fai-config-dir/scripts/DEFAULT/40-logcheck
Log:
disable logcheck intro paragraph

Added: trunk/fai-config-dir/scripts/DEFAULT/40-logcheck
===================================================================
--- trunk/fai-config-dir/scripts/DEFAULT/40-logcheck	2007-03-26 12:03:32 UTC (rev 81)
+++ trunk/fai-config-dir/scripts/DEFAULT/40-logcheck	2007-03-26 12:18:14 UTC (rev 82)
@@ -0,0 +1,11 @@
+#! /usr/sbin/cfagent -f
+
+control:
+  actionsequence = ( editfiles )
+  EditFileSize = ( 30000 )
+
+editfiles:
+  any::
+    { ${target}/etc/logcheck/logcheck.conf
+      ReplaceAll "INTRO=1" With "INTRO=0"
+    }


Property changes on: trunk/fai-config-dir/scripts/DEFAULT/40-logcheck
___________________________________________________________________
Name: svn:executable
   + *




More information about the D-community-commits mailing list