I didn't catch my formatting error in the initial report.

The minimalistic rules file should look more like:

#!/usr/bin/make -f

%:
        dh $@ --with systemd

override_dh_installinit:
        dh_installinit --noscripts

-m

Reply via email to