From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Sat, 13 Mar 1999 08:00:57 +0000 Subject: Re: Run Level 5 problems Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org This is a known bug in xdm, reported (with a fix) by David Waddell on the sparclinux list a week or so ago. His fix (and what will be in the next set of UltraPenguin X rpms) is to add: DisplayManager*userPath: /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games DisplayManager*systemPath: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 to the /etc/X11/xdm/xdm-config file. Later, David S. Miller davem@redhat.com