#!/bin/sh set -e # Automatically added by dh_installdeb/13.14.1ubuntu1 dpkg-maintscript-helper rm_conffile /etc/init/munin.conf 2.0.49-2\~ -- "$@" # End automatically added section # Automatically added by dh_installinit/13.14.1ubuntu1 if [ "$1" = "install" ] && [ -n "$2" ] && [ -e "/etc/init.d/munin" ] ; then chmod +x "/etc/init.d/munin" >/dev/null || true fi # End automatically added section