[941] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: 4.0: Won't boot past "GPM MOUSE..."

daemon@ATHENA.MIT.EDU (Piete Brooks)
Fri Oct 25 13:56:53 1996

To: redhat-list@redhat.com
In-reply-to: Your message of Fri, 25 Oct 1996 10:16:46 -0500.
             <3.0b36.32.19961025101644.006c37f8@onramp.net> 
Date: Fri, 25 Oct 1996 18:05:04 +0100
From: Piete Brooks <Piete.Brooks@cl.cam.ac.uk>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

I reporetd this to Red hat, and have sent it to the list before, but here it
is again ...  a fix for what I can only assume to be a typo ...

--- /etc/rc.d/init.d/gpm.rh4	Tue Sep 10 18:10:47 1996
+++ /etc/rc.d/init.d/gpm	Thu Oct 17 10:28:32 1996
@@ -14,3 +14,3 @@
 
-	if [ -n ${MOUSETYPE} ]; then
+	if [ -n "$MOUSETYPE" ]; then
 		daemon gpm -t $MOUSETYPE


--
  PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-HOWTO 
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post