Greg Retkowski wrote:

> Brendan Strejcek wrote:
>
> > I don't think this is related to your problem, but is there a
> > reason you are using a shell callout to /usr/bin/test rather than
> > FileExists?
>
> Strangely enough, changing this fixed that particular problem. Thanks
> for that pearl of wisdom! Which leads me in a different direction..
> Could it be a matter of access control in cfservd.conf? I've got rules
> to permit access for my cfagent binary. But do I need a rule in there
> for each binary that may be called from a cfengine script?

I wonder if the behavior changes if you use the

    class = ( ReturnsZero(...) )

syntax rather than the

    class = ( "..." )

syntax.


_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to