intimate/supervisor_conf/openrec_extractor.conf
2020-08-17 14:50:19 +08:00

11 lines
316 B
Plaintext

[supervisord]
nodaemon=true
[program:openrec_extractor]
directory = /home/eson/test/intimate/bin/openrec_extractor/
command= /home/eson/test/intimate/bin/openrec_extractor/openrec_extractor
autorestart=true
stderr_logfile=/home/eson/test/intimate/bin/openrec_extractor/log
stderr_logfile_maxbytes=0
stopsignal=QUIT