From c66639018d7c2b28f80e6076f6127472c9da6083 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 26 Oct 2002 11:26:15 +0000 Subject: cfengine: Correct (new) destination for logcheck local-file. --- cfengine/cf.services.harden | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfengine') diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden index e8678fd..391dcb3 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.d/local linktype=copy + $(LocalCommon)/logcheck/ignore.d.$(type)/local dest=$(logcheck)/ignore.$(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 -- cgit v1.2.3