summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild')
-rw-r--r--app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild b/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
index b3bfc822b..8193ae8ef 100644
--- a/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
+++ b/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
@@ -39,5 +39,6 @@ pkg_setup() {
pkg_postinst() {
linux-mod_pkg_postinst
einfo "The module now starts with kernel mode off"
- einfo "Read here http://piie.net/files/acerhdf_README.txt how to switch it on"
+ einfo "Add options acerhdf kernelmode=on to your"
+ einfo "/etc/modprobe.d/acerhdf.conf to aenable it at loadtime"
}