summaryrefslogtreecommitdiff
path: root/cfengine
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-10-26 11:28:48 +0000
committerJonas Smedegaard <dr@jones.dk>2002-10-26 11:28:48 +0000
commitaba3d5d5579aef11243f21480708abbf7d61bbad (patch)
tree3e837cd9df44444184a0b01ee81ecf6638ca073b /cfengine
parentc66639018d7c2b28f80e6076f6127472c9da6083 (diff)
cfengine: Correct (again...) new destination for logcheck local-file.
Diffstat (limited to 'cfengine')
-rw-r--r--cfengine/cf.services.harden2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden
index 391dcb3..d59fc99 100644
--- a/cfengine/cf.services.harden
+++ b/cfengine/cf.services.harden
@@ -106,7 +106,7 @@ editfiles:
copy:
#The linktype is necessary for links to be replaced with files.
any::
- $(LocalCommon)/logcheck/ignore.d.$(type)/local dest=$(logcheck)/ignore.$(type)/local linktype=copy
+ $(LocalCommon)/logcheck/ignore.d.$(type)/local dest=$(logcheck)/ignore.d.$(type)/local linktype=copy
$(LocalCommon)/logcheck/violations.ignore.d/local dest=$(logcheck)/violations.ignore.d/local linktype=copy
# NameServer::
# $(LocalCommon)/logcheck/ignore.d.$(type)/bind dest=$(logcheck)/ignore.d/local-bind linktype=copy