config_query GNOKII_SCM "Do you want SCM version" n &&
if [[ "${GNOKII_SCM}" == "y" ]]
then
config_query GNOKII_SCM_AUTOUPDATE \
          "Automaticaly update the spell on sorcery queue/system-update?" \
          n
fi
