diff --git a/ansible/setup/lctc.conf b/ansible/setup/lctc.conf index 0f0e2a80f14960be7077ae50c0e2ab9da7d6eb9e..8843655cb074fe5076635f3df64296b3bfd5ecda 100644 --- a/ansible/setup/lctc.conf +++ b/ansible/setup/lctc.conf @@ -1,15 +1,3 @@ -[program:mosquitto] -command=mosquitto -c /home/pi/lctc-software/mosquitto_master.conf -# highest priority (lowest number) -priority=0 -# automatically start when supervisord starts -autostart=true -# automatically restart when it exits! -autorestart=true -# logfile for temp -stdout_logfile=/home/pi/mosquitto.stdout.log -stderr_logfile=/home/pi/mosquitto.stderr.log - [program:module_loader] environment=PYTHONPATH="/home/pi/lctc-software/" command=python3 -u /home/pi/lctc-software/module_loader.py -vvvvv ChamberController DS1820 Display