Re: cf3 (svn): cfagent.hostname.log, promises not repaired

Matt Richards <[email protected]> Fri, 6 Nov 2009 08:12:42 -0500
Newsgroups gmane.comp.sysutils.cfengine.bugs
Message-ID <[email protected]>
Yes, that could be done, but I believe a permanent fix would be better.

On Fri, Nov 6, 2009 at 8:05 AM, Nakarin Phooripoom
<[email protected]> wrote:
> This log file was provided for compatibility with cf2, but it is no longer
> used for cf3. You may trick cf3 to count it as Promises observed to be kept
> by using this command.
>
> # touch /var/cfengine/cfagent.`hostname`.log
>
> Cheers,
> --Nakarin