Forum: Cfengine Help
Subject: Re: cfruncommand not really working
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18087,18092#msg-18092

You can wait for the next run or use a wrapper script.  Be careful with the 
wrapper script because the agent may expect arguments that are passed from the 
runagent.  What I usually do is aside from having cf-execd running is have a 
cron job that runs cf-execd -F || cf-agent -f failsafe.cf.  You can vary the 
cron job as you like but the result is that cron will still work even if 
cf-execd is dead.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to