Faster supervisord

This commit is contained in:
Ruben van de Ven 2019-03-28 16:41:37 +01:00
parent fcf67196c1
commit d1efa68d4e

View file

@ -1,6 +1,6 @@
[program:hugvey_client]
command=python3 hugvey_client.py -c client_config.yml -v
directory=/home/pi/hugvey
startsecs=10
startsecs=2
user=pi
autorestart=true