We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfe952 commit 3354ef5Copy full SHA for 3354ef5
debian/rules
@@ -32,4 +32,4 @@ override_dh_python_3:
32
dh_python3 --no-guessing-deps
33
34
override_dh_installinit:
35
- dh_installinit --update-rcd-params="defaults 99"
+ dh_installinit --no-start --update-rcd-params="defaults 99"
0 commit comments