Hi there; I haven't worked with cfengine since version 2, so I'm having fun forgetting all the things I used to "know".
My current problem is Tidy. In update.conf I have the default example. ##################################################################### tidy: # # Cfexecd stores output in this directory. # Make sure we don't build up files and choke on our own words! # $(workdir)/outputs pattern=* age=7 ##################################################################### However, when I run "/var/cfengine/bin/cfagent -v -q|more" is see something I do not understand - Tidy cleaning up a bunch of other places... ********************************************************************* Update Sched: tidy pass 1 @ Thu Feb 24 11:24:58 2005 ********************************************************************* --------------------------------------------------------------------- Tidying Spool Directories --------------------------------------------------------------------- --------------------------------------------------------------------- Tidying by directory --------------------------------------------------------------------- --------------------------------------------------------------------- Tidying home directories --------------------------------------------------------------------- So, my question is; Why? I would expect tidy to look at the $(workdir) and exit. There are no other references to tidy in /var/cfengine/inputs. Linolil _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine