diff --git a/sensor.service b/sensor.service index 2f3e506..a89c8c8 100644 --- a/sensor.service +++ b/sensor.service @@ -7,7 +7,7 @@ After=network-online.target ExecStart=/usr/bin/bash /root/hassio-growbox/sensors/threadsManager.sh WorkingDirectory=/root/hassio-growbox/sensors #Environment=PYTHONPATH=/root/hassio-growbox/env/lib/python3.9/site-packages -#Restart=on-failure +Restart=on-failure EnvironmentFile=/etc/environment #StartLimitIntervalSec=0