Magellan Linux

Diff of /trunk/magellan-initscripts/etc/X11/startxdm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by niro, Mon Dec 13 22:52:07 2004 UTC revision 12 by niro, Mon Dec 13 23:38:36 2004 UTC
# Line 42  then Line 42  then
42    
43   if [ "${retval}" -ne 0 ]   if [ "${retval}" -ne 0 ]
44   then   then
45   echo "Couln't start your Displaymanager"   echo "Could not start your Displaymanager"
46   killall -9 ${GLOGIN##*/}   killall -9 ${GLOGIN##*/}
47   fi   fi
48  fi  fi

Legend:
Removed from v.11  
changed lines
  Added in v.12