#!/bin/sh -e

if [ "$1" != "upgrade" ]; then
	/etc/init.d/inetd stop
fi

##DEBHELPER##
