diff --git a/debian/rules b/debian/rules
index 06144b24a696b1b79ce2de86af64d0f0fdd50c84..59922f6fe970b448590b716ede10b8ce16906c36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DH_GOLANG_EXCLUDES = vendor
 
 
 %:
-	dh $@ --with systemd --with golang --buildsystem golang
+	dh $@ --with golang --buildsystem golang
 
 override_dh_auto_install:
 	dh_auto_install -- --no-source