#!/bin/sh

set -e

# we should never fail in a way that breaks an installation
reconf-inetd || true

#DEBHELPER#
