Date: Sat, 25 Jan 1997 18:31:28 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: nate@freefall.freebsd.org (Nate Williams) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc ttys Message-ID: <Mutt.19970125183128.j@uriah.heep.sax.de> In-Reply-To: <199701250551.VAA19846@freefall.freebsd.org>; from Nate Williams on Jan 24, 1997 21:51:25 -0800 References: <199701250551.VAA19846@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
As Nate Williams wrote: > nate 97/01/24 21:51:24 > > Modified: etc ttys > Log: > Change the entry for ttyv3 to be the same as X would require if we > were using xdm (but still off). > > Revision Changes Path > 1.17 +3 -3 src/etc/ttys Eeeek! Please, take this out again. Starting xdm from /etc/ttys is one of the most annoying bogons that's still wandering through Usenet and some other references. It *horribly* shoots in your foot if your Xserver doesn't come up for some reason. Better don't give the innocent user such an ill advice. The correct way to force starting the Xserver on a particular VTY with xdm is to edit /usr/X11R6/lib/X11/xdm/Xservers, and add ``vt03'' in the last line (so it won't try to probe for a random VTY at startup time). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970125183128.j>