Raspberry Pi - Automation and Scheduling
You wrote this Supervisor config but your program does not start automatically:
What is the problem?
[program:myapp] command=python3 /home/pi/myapp.py autostart=false autorestart=true
What is the problem?
