summaryrefslogtreecommitdiff
path: root/sysutils/open/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/open/files/pkg-message.in')
-rw-r--r--sysutils/open/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/open/files/pkg-message.in b/sysutils/open/files/pkg-message.in
index f3ce36747f4f..95a25e9e5eb2 100644
--- a/sysutils/open/files/pkg-message.in
+++ b/sysutils/open/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To use open it must be installed setuid root
(type "chmod u+s %%PREFIX%%/bin/open")
@@ -7,3 +10,6 @@ all the VT devices that are not allocated
to getty should be read/write by all, e.g.
chmod a=rw /dev/ttyv[9abc]
+EOM
+}
+]