freebsd-ports/x11/wrapper/pkg-descr
Trevor Johnson 25c66e3af2 Add x.org support.
Submitted by:	Davide D'Amico
2005-03-15 06:12:06 +00:00

10 lines
447 B
Plaintext

This program runs an X server after sanity-checking the environment
and any options passed to it. It is meant to enhance security on
multi-user systems running XFree86 4 or the X11 server from x.org,
where the ability to use a startx script is needed. If you have
XFree86 3, do not install this: you do not need it and it will not
work. If you have no untrusted users or always run the X server
from xdm, you do not need this.
Trevor Johnson