Forum: Cfengine Help
Subject: Re: execd -F doesnt seem to run cfagent
Author: heruux
Link to topic: https://cfengine.com/forum/read.php?3,20731,20757#msg-20757

I did, there are new syslog entries such as

Feb 18 18:25:01 server /USR/SBIN/CRON[13391]: (root) CMD 
(/var/cfengine/bin/cf-execd -F)

every 5 minutes as expected.

There are no reports in the output folder either. After leaving my machine on 
overnight I noticed that another promise to modify a configuration file had 
changed when I woke up, after about 5 or 6 hours. I'm quite sure I didnt modify 
said file myself before going to sleep anyway. (promise uses edit_line). As you 
may have noticed in my packages promise I don't mention any ifelsaped time or 
such, could this be a problem causing my promises based on the standard library 
inheriting some timer preventing them from running too often?

As you can see from my promises.cf file I have been playing around a bit with

body agent control 
{
ifelapsed => "5";
}

for example to see if this helped, which it didnt seem to do.

_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to