From 10e65f2fd06c3d6290fcc26b46e34d2412f2ad1c Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 26 Jun 2017 12:39:11 +0200 Subject: [pkg] build package with systemd support --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2951ec83..93ce6e11 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export http_proxy = http://127.0.0.1:9 #DH_VERBOSE=1 %: - dh $@ --with python2 --namespace=leap.soledad + dh $@ --with python2 --namespace=leap.soledad --with=systemd override_dh_auto_clean: dh_auto_clean -- cgit v1.2.3