blob: f3ce36747f4f821dcd03bd6adc2677cd76a22e2b (
plain)
1
2
3
4
5
6
7
8
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]
|