On my computers, line 34 of /usr/lib/bcfg2/bcfg2-cron reads:

            ${BCFG2_BIN} ${BCFG2_OPTIONS} ${BCFG2_EXTRA_OPTIONS}}

There's an extra "}" at the end. Leaving it as:

            ${BCFG2_BIN} ${BCFG2_OPTIONS} ${BCFG2_EXTRA_OPTIONS}

solved the problem.

Hope this helps,
Marc

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to