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
Cecylia Bocovich
gettor
Commits
31b39ce8
Commit
31b39ce8
authored
Oct 04, 2019
by
Hiro
🏄
Browse files
Use twisted3
parent
59e215a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/gettor_service
View file @
31b39ce8
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
case
"
$1
"
in
case
"
$1
"
in
start
)
start
)
twistd
--python
=
scripts/gettor
--logfile
=
log/gettor.log
--pidfile
=
gettor.pid
twistd
3
--python
=
scripts/gettor
--logfile
=
log/gettor.log
--pidfile
=
gettor.pid
;;
;;
stop
)
stop
)
kill
-INT
`
cat
gettor.pid
`
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