[gettor/master] Fix paste error

15 Oct
2019
15 Oct
'19
2:19 p.m.
commit d52c01158f65bab5b4c2eb577a5c92d9fdc20805 Author: hiro <hiro@torproject.org> Date: Tue Oct 15 16:19:08 2019 +0200 Fix paste error --- bin/gettor_service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gettor_service b/bin/gettor_service index df4580e..7f8b7d5 100755 --- a/bin/gettor_service +++ b/bin/gettor_service @@ -20,7 +20,7 @@ case "$1" in start) - twistd3 --python=scripts/gettor --logfile=log/gettor.log --pidfile=gettor.pid --config=gettor.conf.json + twistd3 --python=scripts/gettor --logfile=log/gettor.log --pidfile=gettor.pid ;; stop) kill -INT `cat gettor.pid`
2072
Age (days ago)
2072
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org