mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
95c85f6e01
The installer was configuring pulse-backend.service.d but the actual service is pulse.service, so the PULSE_SENSOR_PROXY_SOCKET environment variable wasn't being set. Changed: pulse-backend.service → pulse.service This ensures Pulse actually uses the proxy socket for temperature monitoring instead of attempting SSH connections.