intimate/supervisor_conf/nimo_extractor.conf

11 lines
247 B
Plaintext
Raw Normal View History

2020-09-03 06:17:54 +00:00
[supervisord]
nodaemon=true
[program:nimo_extractor]
directory = MYPATH/bin/nimo_extractor/
command= MYPATH/bin/nimo_extractor/nimo_extractor
autorestart=true
stderr_logfile=MYPATH/bin/nimo_extractor/log
stderr_logfile_maxbytes=0
stopsignal=QUIT