#!/bin/sh set -e # Automatically added by dh_installinit/13.3.4 if [ -x "/etc/init.d/binfmt-support" ] && [ "$1" = remove ]; then invoke-rc.d binfmt-support stop || true fi # End automatically added section # Automatically added by dh_installdeb/13.3.4 dpkg-maintscript-helper rm_conffile /etc/init/binfmt-support.conf 2.1.8-1~ -- "$@" # End automatically added section