summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-17 08:28:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-18 15:13:09 +0000
commit1efdd00ba6ad24c28f37d96c96c0e3a8a6d19faf (patch)
tree675014fc27ddcee5325554982e79399f66ccd87b
parentMerging upstream version 20180218. (diff)
downloadopen-infrastructure-compute-tools-1efdd00ba6ad24c28f37d96c96c0e3a8a6d19faf.tar.xz
open-infrastructure-compute-tools-1efdd00ba6ad24c28f37d96c96c0e3a8a6d19faf.zip
Updating rules to use dh_installsystemd instead of dh_systemd_start.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 1f3ecf3..8972781 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,5 +16,5 @@ override_dh_auto_install:
mv debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE) debian/open-infrastructure-$(PACKAGE)/usr/share/doc/open-infrastructure-$(PACKAGE)
-override_dh_systemd_start:
- # disabled
+override_dh_installsystemd:
+ dh_installsystemd --no-stop-on-upgrade --no-start