diff --git a/scripts/install-sensor-proxy.sh b/scripts/install-sensor-proxy.sh index 8c1ca1cae..b33b92d92 100755 --- a/scripts/install-sensor-proxy.sh +++ b/scripts/install-sensor-proxy.sh @@ -2993,7 +2993,6 @@ EOF systemctl daemon-reload systemctl enable --now pulse-sensor-proxy-selfheal.timer >/dev/null 2>&1 || true - systemctl start pulse-sensor-proxy-selfheal.service >/dev/null 2>&1 || true fi if [ "$QUIET" = true ]; then