From b49a80e2a63c6cd7e627192a6e62133debfc5cd0 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Fri, 5 Jan 2018 12:14:12 +0100 Subject: systemd unit registration and automatic activation --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8f6d5dc..56e44e0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh ${@} --with=systemd override_dh_auto_clean: cargo clean -- cgit v1.2.1