Code

prevent dh_systemd_start from complaining about collectd-dev
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 25 Aug 2015 16:40:54 +0000 (18:40 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 25 Aug 2015 16:40:54 +0000 (18:40 +0200)
debian/rules

index 3afddd29617f0a8db845f14e502afb4a9feddba0..3e823aa1e3be969ace845b8530139a1368221b75 100755 (executable)
@@ -283,7 +283,7 @@ binary-arch: build install-arch
        dh_installdebconf -a
        dh_systemd_enable -pcollectd-core --name=collectd collectd.service
        dh_installinit -pcollectd-core --name=collectd -- defaults 95
-       dh_systemd_start
+       dh_systemd_start -pcollectd-core
        dh_link -a
        dh_strip -a --dbg-package=collectd-dbg
        dh_strip_nondeterminism -pcollectd-core