summaryrefslogtreecommitdiff
path: root/sysutils/acerhdf-kmod/pkg-message
blob: ae57ecd980ac5aad0480d87045962a16c74d246b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
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!
EOM
}
]