case "$MODE" in
   configure)
         # education-thin-client should contain all dependencies needed
         LATE_PACKAGES="$LATE_PACKAGES education-thin-client openbsd-inetd"

         DEBCONF_SEEDS="$DEBCONF_SEEDS /usr/lib/debian-edu-install/defaults.ltsp-chroot"
         ;;
esac
