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.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild b/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
index 8193ae8ef..ea42a5f48 100644
--- a/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
+++ b/app-laptop/acerhdf/acerhdf-0.5.16.4.ebuild
@@ -39,6 +39,7 @@ pkg_setup() {
pkg_postinst() {
linux-mod_pkg_postinst
einfo "The module now starts with kernel mode off"
- einfo "Add options acerhdf kernelmode=on to your"
- einfo "/etc/modprobe.d/acerhdf.conf to aenable it at loadtime"
+ einfo "Add options acerhdf kernelmode=1 to your"
+ einfo "/etc/modprobe.d/acerhdf.conf and run update-modules"
+ einfo "to enable it at loadtime"
}