#!/bin/sh -e

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

db_input high ftpwatch/info || true
db_go

