summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2845d7056..0496228fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ MULTIARCH_INSTALL = debian/netdata.postinst
%:
# For jessie and beyond
#
- dh $@ --with autoreconf,systemd
+ dh $@ --with autoreconf
# For wheezy or other non-systemd distributions use the following. You
# should also see contrib/README.md which gives details of updates to