Forum: Cfengine Help
Subject: Restarting cf-execd ?
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,21782,21782#msg-21782
Back when we ran cf2, the standard operating procedure was to restart cfexecd
on clients & servers at some pre-defined interval. This was before I star
Forum: Cfengine Help
Subject: Suggestions for testing with command line arguments?
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,21781,21781#msg-21781
Hello All,
When I want to test my latest promises, and I've used this for testing:
# cf-agent -Knvf ./promises.cf -b de
Forum: Cfengine Help
Subject: Re: Cfengine 3.1.5 is released -- a bugfix release
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21723,21780#msg-21780
-static as opposed to --static results in a less static binary. --static
produces:
$ ldd cfengine-3.1.5/src/cf-promises
Forum: Cfengine Help
Subject: Re: regex help
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21705,21779#msg-21779
Thank you for the lengthy explanation. I'll have to chew on this for a bit.
___
Help-cfengine mailing list
Help-
On 05/03/2011 04:03 PM, no-re...@cfengine.com wrote:
> # required for static build and tokyocabinet
> LDF="--static -L$(PREFIX)/lib"
-static, not --static here, I think (with --static I am getting some
weird linker errors).
Still, unable to reproduce this problem under 32-bit RHE
On 05/04/2011 04:24 PM, Jonathan CLARKE wrote:
> This is great, congratulations for the awesome release! We've been
> looking forward to it :-)
Thank you!
> Any news on when the binary packages will be available?
Should be released in a several days.