#!/bin/sh set -e # Automatically added by dh_installsystemd/13.31 if [ -z "$DPKG_ROOT" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then deb-systemd-invoke stop 'ganeti-common.service' 'ganeti-confd.service' 'ganeti-kvmd.service' 'ganeti-luxid.service' 'ganeti-master.target' 'ganeti-metad.service' 'ganeti-mond.service' 'ganeti-node.target' 'ganeti-noded.service' 'ganeti-rapi.service' 'ganeti-wconfd.service' 'ganeti.service' 'ganeti.target' >/dev/null || true fi # End automatically added section # Automatically added by dh_installinit/13.31 if [ -z "$DPKG_ROOT" ] && [ "$1" = remove ] && [ -x "/etc/init.d/ganeti" ] ; then invoke-rc.d --skip-systemd-native ganeti stop || true fi # End automatically added section # Automatically added by dh_installdeb/13.31 dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ganeti 2.16.0\~rc2-6\~ -- "$@" # End automatically added section