On Tue, Jun 14, 2011 at 3:50 PM, Jerome Yanga <[email protected]> wrote:
> I have been trying to delete a local file and have been unsuccessful.
Does this help? It's a simple example of deleting a local file.
----
body common control {
inputs => { "/var/cfengine/inputs/cfengine_stdlib.cf" };
}
bundle agent example {
files:
"/tmp/date.txt"
delete => tidy;
}
----
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine