diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/acerhdf-kmod | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
download | ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip |
Notes
Diffstat (limited to 'sysutils/acerhdf-kmod')
-rw-r--r-- | sysutils/acerhdf-kmod/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/acerhdf-kmod/pkg-message b/sysutils/acerhdf-kmod/pkg-message index 630ed3713d94..ae57ecd980ac 100644 --- a/sysutils/acerhdf-kmod/pkg-message +++ b/sysutils/acerhdf-kmod/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM The acerhdf fan control is disabled by default. To enable it add the following settings to /boot/loader.conf @@ -9,3 +12,6 @@ and to /etc/sysctl.conf Refer to acerhdf(4) for additonal settings. Choose wisely and be careful that your system does not overheat! +EOM +} +] |