Open Tai-Mai opened 1 year ago
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.
-n 127.0.0.1
ExecStart
/lib/systemd/system/pigpiod.service
uninstall.sh
Append
-n 127.0.0.1
toExecStart
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.