x-c1
x-c1 copied to clipboard
Make pigpio daemon bind to IPv4
Append -n 127.0.0.1 to ExecStart line in
/lib/systemd/system/pigpiod.service
This fixes fan curve not working after boot on Raspberry Pi OS Lite.
uninstall.sh will remove that again.
Fixes #7
I have not tested it any other OS.