summaryrefslogtreecommitdiff
path: root/sysutils/byobu/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/byobu/pkg-message')
-rw-r--r--sysutils/byobu/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/byobu/pkg-message b/sysutils/byobu/pkg-message
index b63f67574096..9b5cb832d96f 100644
--- a/sysutils/byobu/pkg-message
+++ b/sysutils/byobu/pkg-message
@@ -1,5 +1,6 @@
-======================================================================
-
+[
+{ type: install
+ message: <<EOM
byobu requires linprocfs(5) mounted on /compat/linux/proc
If you have not done it yet, please do the following:
@@ -10,5 +11,6 @@ If you have not done it yet, please do the following:
To make it permanent, you need the following line in /etc/fstab:
linproc /compat/linux/proc linprocfs rw,late 0 0
-
-======================================================================
+EOM
+}
+]