summaryrefslogtreecommitdiff
path: root/logcheck/mklocalfiles
diff options
context:
space:
mode:
Diffstat (limited to 'logcheck/mklocalfiles')
-rwxr-xr-xlogcheck/mklocalfiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/mklocalfiles b/logcheck/mklocalfiles
index eeb53eb..1ffa4e8 100755
--- a/logcheck/mklocalfiles
+++ b/logcheck/mklocalfiles
@@ -3,7 +3,7 @@
# Bad ass temp script to simply generate file "local" containing *all*
# other files in it (until a proper cfengine script is written
-for dir in ignore.d.server ignore.d.workstation violations.ignore.d; do
+for dir in ignore.d.server ignore.d.workstation violations.ignore.d cracking.ignore.d; do
echo regenerating $dir
rm -f $dir/local
# # Include server lines in workstation as well