hugvey/supervisor.conf
2019-03-28 16:41:37 +01:00

6 lines
144 B
Text

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