#!/bin/sh set -e # Automatically added by dh_installinit/13.3.3 if [ -x "/etc/init.d/lttng-sessiond" ] && [ "$1" = remove ]; then invoke-rc.d lttng-sessiond stop || exit 1 fi # End automatically added section # Automatically added by dh_installdeb/13.3.3 dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/lttng 2.8.2-1\~ lttng-tools -- "$@" # End automatically added section