Forum: Cfengine Help
Subject: Re: Cfengine in crontab
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17608,17609#msg-17609

I have cf-execd run in memory.  I also have cron run cf-execd, non-forked, 
regularly.  This ensures that one way or another cf-execd is running. 

            "cf-execd(?! -F)"
# cf-exec is also added to the root cron table in cron.cf
                comment => "Ensure cf-execd is running forked.",
                restart_class => "start_cfexecd";


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

Reply via email to