config_query BACULA_SCM 'Build scm version ?' n &&
if [ "${BACULA_SCM}" == 'y' ]; then
  config_query BACULA_SCM_AUTOUPDATE 'Update on every system update?' n 
fi 
