13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
|
# [supervisord]
|
||
|
# nodaemon=true
|
||
|
|
||
|
# [program:openrec_extractor]
|
||
|
# directory = /home/eson/test/intimate/extractor/openrec_extractor
|
||
|
# command= /home/eson/test/intimate/extractor/openrec_extractor/openrec_extractor
|
||
|
# autorestart=true
|
||
|
# # stdout_logfile=/home/eson/test/intimate/extractor/openrec/stdout
|
||
|
# # stdout_logfile_maxbytes=0
|
||
|
# stderr_logfile=/home/eson/test/intimate/extractor/openrec/log
|
||
|
# stderr_logfile_maxbytes=0
|
||
|
# stopsignal=QUIT
|