Forum: Cfengine Help Subject: Cfengine in crontab Author: pieterb Link to topic: https://cfengine.com/forum/read.php?3,17608,17608#msg-17608
I want my crontab to check if cf-execd is still running, and if it is not, I want it to be executed. I run into a couple of problems; forking cf-execd through crontab means it executes cf-agent once, and then quits. This means all the work is left up to the crontab; which I do not want. Not forking the process means multiple instances of cf-execd get spawned. What is the most elegant way to fix this? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine