Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
202 B
Text
9 lines
202 B
Text
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]
|