From dc9edb0f9d472af318aa205a03eddbafc6201633 Mon Sep 17 00:00:00 2001 From: emilianospada Date: Tue, 28 Mar 2023 01:35:13 +0200 Subject: [PATCH] Update sensor.service --- sensor.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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