Magellan Linux

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

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

revision 1275 by niro, Fri Feb 4 21:30:04 2011 UTC revision 1276 by niro, Fri Feb 4 21:31:22 2011 UTC
# Line 22  rc_init() Line 22  rc_init()
22    
23   splash_cursor disable   splash_cursor disable
24   chvt ${SPLASH_TTY}   chvt ${SPLASH_TTY}
25     sleep 0.5
26    
27   if [[ $runlevel = boot ]] || [[ ${runlevel} = sysinit ]]   if [[ $runlevel = boot ]] || [[ ${runlevel} = sysinit ]]
28   then   then

Legend:
Removed from v.1275  
changed lines
  Added in v.1276