#!/bin/sh set -e # Source debconf library. . /usr/share/debconf/confmodule action=$1 version=$2 db_title ProFTPD configuration db_input high shared/proftpd/inetd_or_standalone || true db_go