#!/bin/sh set -e if [ "$1" != "upgrade" ]; then invoke-rc.d bitlbee stop fi #DEBHELPER#