#! /bin/sh set -e if [ -x "/etc/init.d/tripe" ]; then invoke-rc.d tripe stop fi #DEBHELPER#