We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9eb04 commit c601a5bCopy full SHA for c601a5b
debs/Debian/debian/compat
@@ -1 +1 @@
1
-9
+12
debs/Debian/debian/rules
@@ -11,7 +11,7 @@ RABBITMQ_GROUP ?= rabbitmq
11
unexport DEPS_DIR
12
13
%:
14
- dh $@ --parallel --with systemd
+ dh $@ --parallel
15
16
override_dh_auto_clean:
17
$(MAKE) clean clean-unpacked-source-dist distclean-manpages
0 commit comments