Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hiro
GetTor
Commits
d52c0115
Commit
d52c0115
authored
Oct 15, 2019
by
Hiro
🏄
Browse files
Fix paste error
parent
fd71f48d
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/gettor_service
View file @
d52c0115
...
...
@@ -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
`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment