From dd3d108435e3d1dd3c1d705acb6155c1428dde6b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 12 Mar 2018 16:12:05 +0100 Subject: Also adding --no-restart-after-upgrade to dh_installsystemd to avoid containers being rebooted on package upgrades (default changed with debhelper 11). Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 8972781..c6d3358 100755 --- a/debian/rules +++ b/debian/rules @@ -17,4 +17,4 @@ 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_installsystemd: - dh_installsystemd --no-stop-on-upgrade --no-start + dh_installsystemd --no-restart-after-upgrade --no-start --no-stop-on-upgrade -- cgit v1.2.3