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

11 lines
297 B
Plaintext

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