#!/bin/sh
set -e

. /usr/share/debconf/confmodule

db_input high numad/do_not_start_daemon || true
db_go
