diff options
Diffstat (limited to 'sysutils/open/files/pkg-message.in')
-rw-r--r-- | sysutils/open/files/pkg-message.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/open/files/pkg-message.in b/sysutils/open/files/pkg-message.in new file mode 100644 index 000000000000..f3ce36747f4f --- /dev/null +++ b/sysutils/open/files/pkg-message.in @@ -0,0 +1,9 @@ +To use open it must be installed setuid root +(type "chmod u+s %%PREFIX%%/bin/open") + +or + +all the VT devices that are not allocated +to getty should be read/write by all, e.g. + +chmod a=rw /dev/ttyv[9abc] |