config_query BACULA_CVS 'Build from CVS?' n &&
if [ "${BACULA_CVS}" == 'y' ]; then
  config_query BACULA_CVS_AUTOUPDATE 'Update on every system update?' n 
fi 
