Magellan Linux

Diff of /trunk/busybox/splash-functions.rc

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

revision 1744 by niro, Thu Apr 19 15:13:51 2012 UTC revision 1751 by niro, Wed Apr 25 08:57:23 2012 UTC
# Line 148  splash_control() Line 148  splash_control()
148   if [[ -n $(pidof fbsplash) ]]   if [[ -n $(pidof fbsplash) ]]
149   then   then
150   echo "$@" > ${SPLASH_FIFO}   echo "$@" > ${SPLASH_FIFO}
  else  
  # exit here  
  splash_cursor enable  
  chvt 1  
151   fi   fi
152  }  }
153    

Legend:
Removed from v.1744  
changed lines
  Added in v.1751