freebsd-ports/sysutils/acerhdf-kmod/pkg-message
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

11 lines
297 B
Text

The acerhdf fan control is disabled by default. To enable it add the
following settings to /boot/loader.conf
acerhdf_load="YES"
and to /etc/sysctl.conf
dev.acerhdf.0.enabled=1
Refer to acerhdf(4) for additonal settings. Choose wisely and be
careful that your system does not overheat!