1 2 3
if [ -d /run/systemd/system ] && [ "$1" = remove ]; then deb-systemd-invoke stop #UNITFILES# >/dev/null || true fi