config_query CONNTRACK_GIT "Build the git version?" n

if [[ "$CONNTRACK_GIT" == "y" ]]
then
  config_query  CONNTRACK_GIT_AUTOUPDATE        \
                "Automatically update $SPELL on system-update?"  n
fi
