#!/bin/sh -e . /usr/share/debconf/confmodule if [ "$1" = "configure" ] then # reset restart help db_clear shorewall/dont_restart || true db_go fi