Simon 2 years ago
parent 55097acf58
commit 360b267fcb

@ -9,15 +9,20 @@ stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
redirect_stderr=true
command=python /opt/freedmr/bridge_master.py -c freedmr.cfg
stopwaitsecs=30
autorestart=true
[program:proxy]
stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
redirect_stderr=true
command=python /opt/freedmr/hotspot_proxy_v2.py
stopwaitsecs=30
autorestart=true
[program:playback]
stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
redirect_stderr=true
command=/opt/freedmr/playback.py -c loro.cfg
autorestart=true

Loading…
Cancel
Save

Powered by TurnKey Linux.