From owner-cvs-etc Sun Jan 26 03:56:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA03475 for cvs-etc-outgoing; Sun, 26 Jan 1997 03:56:25 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA03464; Sun, 26 Jan 1997 03:56:18 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.4/8.7.3) id MAA22865; Sun, 26 Jan 1997 12:05:47 GMT From: Adam David Message-Id: <199701261205.MAA22865@veda.is> Subject: Re: cvs commit: src/etc ttys In-Reply-To: from J Wunsch at "Jan 25, 97 06:31:28 pm" To: joerg_wunsch@uriah.heep.sax.de Date: Sun, 26 Jan 1997 12:05:46 +0000 (GMT) Cc: nate@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jörg: > 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). Does this no longer need the awful 5 second wait that used to be in rc.local to allow xdm to start without colliding? Adam