#! /bin/sh

set -e

# Source debconf library.
. /usr/share/debconf/confmodule

db_input medium adjtimex/compare_rtc || true
db_go
