Forum: Cfengine Help
Subject: Re: cf-execd in deamon mode
Author: msvob...@linkedin.com
Link to topic: https://cfengine.com/forum/read.php?3,21472,21481#msg-21481

I personally use this to execute Cfengine.

# Entry to run cf-execd in non-daemon mode hourly. This starts splaytime, not 
execution.
0 * * * * /var/cfengine/bin/cf-execd -F



Solves your problem.  Cf-execd doesn't have to run in daemon mode.  Give it a 
fresh start on every execution.  Its convergent, and you dont have to worry 
about issues with a daemon dying / long running behavior or the such.

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

Reply via email to