From 7e1f2ca385e1d24c7c50f1a25dd76c065c216579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 23 Jan 2019 09:59:18 +0100 Subject: [PATCH] debian: declare systemd service (#30016) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 73a1148b7..be98d8843 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ authentic2=$(CURDIR)/debian/authentic2 pythonauthentic2=$(CURDIR)/debian/python-authentic2 %: - dh $@ --with python2 + dh $@ --with python2,systemd override_dh_install: dh_install