#!/bin/sh set -e # Automatically added by dh_installinit if [ -e "/etc/init/binfmt-support.conf" ]; then invoke-rc.d binfmt-support stop || true fi # End automatically added section