if [ "$1" = "purge" ]; then
	deb-systemd-helper purge #UNITFILES# >/dev/null || true
fi
