Forum: Cfengine Help Subject: Re: cf-execd and daemon mode problems Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,20782,20783#msg-20783
> So every time cf-agent is running the cf-daemons are restarted + the other > daemon that are checked in this bundle. I don't quite follow you here. Every time the host is rebooted or every time the agent run? You might try having the init script run later in boot to ensure any dependencies are ready. Another option is to do away with the init script entirely. Try splitting the schedule between cron and cf-execd. After any host boot Cfengine will be started on the next cron job. This is especially efficient if you have multiple UNIX types where the init scripts must be subtly different for each. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine