Skip to content

Commit 3354ef5

Browse files
committed
Do no start Tor2web on first install
1 parent 4bfe952 commit 3354ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ override_dh_python_3:
3232
dh_python3 --no-guessing-deps
3333

3434
override_dh_installinit:
35-
dh_installinit --update-rcd-params="defaults 99"
35+
dh_installinit --no-start --update-rcd-params="defaults 99"

0 commit comments

Comments
 (0)