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