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