mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
15 lines
245 B
Text
15 lines
245 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|