#! /bin/sh -e export DEBIAN_FRONTEND=none . /usr/share/debconf/confmodule db_get rescue/enable if [ "$RET" = true ]; then anna-install rescue-mode fi