#!/bin/sh -e
. /usr/share/debconf/confmodule

db_input medium gwhois/inetd || true
db_input medium gwhois/mail || true
db_go

