#!/bin/sh
set -e
# Automatically added by dh_installinit/12
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/12
dpkg-maintscript-helper rm_conffile /etc/init/binfmt-support.conf 2.1.8-1~ -- "$@"
# End automatically added section
