aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-dri/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-c7-dri/pkg-message')
-rw-r--r--graphics/linux-c7-dri/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/linux-c7-dri/pkg-message b/graphics/linux-c7-dri/pkg-message
index 4950cd833796..254b4f3f8f29 100644
--- a/graphics/linux-c7-dri/pkg-message
+++ b/graphics/linux-c7-dri/pkg-message
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
This package needs linsysfs mounted on /compat/linux/sys. Add the
following line to /etc/fstab:
linsysfs /compat/linux/sys linsysfs rw 0 0
Then run "mount /compat/linux/sys".
+EOM
+}
+]