hugvey/supervisor.conf
2019-04-11 12:00:38 +02:00

6 lines
150 B
Text

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