#!/usr/bin/make -f

%:
	dh $@ --with systemd

override_dh_systemd_start:
	# Configured in postinst.
