help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

filters-problem with cfengine2.0.7p3


From: Martin Jost
Subject: filters-problem with cfengine2.0.7p3
Date: Thu, 26 Jun 2003 14:07:12 +0200

Hello,

I'm trying to delete symlinks in the tmp-Dirs.

I'm using the following code:
------------------------------------------
filters:
       { links

         Type:      "link"
         Result:    "Type"
       }

tidy:
   /tmp  filter=links recurse=0 age=0
   /var/tmp filter=links recurse=0 age=0

------------------------------------------

But a symlink created for a check "survives" the running of the script.
I tried to understand the debug-Output (-d-Option) but failed.

What is the mistake here ?

TIA

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]