#!/bin/sh
set -e
# Automatically added by build_wheezy, build_jessie
if [ -x "/etc/init.d/manticore" ]; then
	invoke-rc.d manticore stop
fi

#DEBHELPER#
