On Fri, Mar 08, 2013 at 06:49:42PM -0800, Matt Turner wrote: > > - if [ -e /etc/startx ] > > + if [ -e /etc/startx ] && [ "$(tty)" == /dev/tty1 ] > > Seems reasonable, but I don't really know how any of this works. Have > you experienced the problem you describe? I.e., multiple X servers > starting. I had one X server starting, but also crashed X servers (do to .Xauthority conflicts or something, I didn't write down the message) in other ttys. Also, if another tty starts the X server, it's not clear to me that the user will actually end up in X. The user may end up on tty1 and have to Alt-F7 into X, which is not intuitive ;). -- This email may be signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy