Forum: Cfengine Help
Subject: Re: Edit crontabs - was cfengine/puppet choice
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,18633,20893#msg-20893
For two reasons.
1. This was inspired by the original quoted example which only used this.
2. Cron should never be used for jobs that require less than 5 minute time
resolution, as a cfengine commands promise is a much more rational and
traceable alternative.
commands:
when::
"mycommand"
comment => "Why,,,,,",
contain => setuid("notroot");
is a much better approach.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine