Enable logging param for supervisor

This commit is contained in:
Ruben van de Ven 2019-04-11 12:00:38 +02:00
parent 7944717e8e
commit 23ed276cc3
1 changed files with 1 additions and 1 deletions

View File

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