summaryrefslogtreecommitdiff
path: root/sysutils/open/files/pkg-message.in
blob: 95a25e9e5eb203051c611955976b38ac7428b7b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
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]
EOM
}
]