blob: a1b33133f776827d06e442d0e6b2990fe6e6ec42 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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, 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 (in the latter case, just take the suid bit off your X
server).
Trevor Johnson
trevor@jpj.net
|