tag 602404 -unreproducible moreinfo
tag 602404 +confirmed pending
thanks
On Mon, Jan 03, 2011 at 10:57:40PM +0100, Geert Nijpels wrote:
> Hello Antonio,
>
> Because the variables have different names they will never be passed
> to the daemon startup line.
>
> The init script looks at:
> $CFMONIT
Hello Antonio,
Because the variables have different names they will never be passed
to the daemon startup line.
The init script looks at:
$CFMONITORD_ARGS
$CFSERVERD_ARGS
$CFEXECD_ARGS
The file /etc/default/cfengine3 defines the variables:
CFMONITORD_OPTS
CFSERVERD_OPTS
CFEXECD_OPTS
Please noti
tag 602404 +unreproducible moreinfo
thanks
Hi,
can you please clarify? All files in /etc/default/ have variable
without the $, that's because when you include the file in bash with the .
operator the variables are imported this way.
In the same way you modify path with
export PATH=bla
and acces
Package: cfengine3
Version: 3.1.0~b2+dfsg-1
Severity: normal
For specifying startup arguments the file /etc/default/cfengine3 uses the
follow variables:
CFMONITORD_OPTS
CFSERVERD_OPTS
CFEXECD_OPTS
However, the init script /etc/init.d/cfengine3 looks for the variables:
$CFMONITORD_ARGS
$CFSERVER
4 matches
Mail list logo