This release fixes some long-standing integration issues and some minor problems:
- hwmon sensors can now be specified by name (thanks @akheron). See
examples/thinkfan.conf.yaml
. - thinkfan should now also reinitialize correctly after hibernate and hybrid-sleep (applies to systemd only).
- The thinkfan systemd service now runs after
sysinit.target
, to make sure all kernel drivers have been loaded. - Some stricter warnings from newer compilers should be fixed
- The
-p
option should now parse its arguments correctly (thanks @mowgli)