From 1efdd00ba6ad24c28f37d96c96c0e3a8a6d19faf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Feb 2018 09:28:33 +0100 Subject: Updating rules to use dh_installsystemd instead of dh_systemd_start. Signed-off-by: Daniel Baumann --- debian/rules | 4 ++-- 1 file 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 -- cgit v1.2.3