#!/bin/sh -e

. /usr/share/debconf/confmodule

db_input high ubuntu-recovery/recovery_type || true
db_input high ubuntu-recovery/recovery_hotkey/type || true
db_input high ubuntu-recovery/recovery_hotkey/trigger || true
db_input high ubuntu-recovery/recovery_hotkey/filesystem_type || true
db_input high ubuntu-recovery/recovery_hotkey/partition_label || true
