[EMAIL PROTECTED] wrote:

> > > but this kicks in on every run, doesn't it?
>
> > cfagent edits a buffer-copy of the file. When done editing, it only
> > replaces the file on disk if the two differ. Thus, if your edit
> > results in the same file, nothing is actually changed, including
> > file metadata such as timestamps.
>
> it doesn't work if there is an action associated with the editing
> being performed

I don't understand. What do you mean by "action associated with" ? If
you are using DefineClasses to trigger another action, it will work just
fine. The class will be defined if the file is changed. Or are you using
RunScript?


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to