Avoid blocking self-heal start during install

This commit is contained in:
rcourtman 2025-11-17 23:14:51 +00:00
parent 3ca2bf308e
commit ce595b69fa

View file

@ -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