Magellan Linux

Diff of /trunk/busybox-initscripts/rc/setclock

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

revision 1167 by niro, Mon Jun 2 22:14:35 2008 UTC revision 1168 by niro, Wed Dec 15 17:44:36 2010 UTC
# Line 25  case "${CLOCK}" in Line 25  case "${CLOCK}" in
25   ;;   ;;
26  esac  esac
27    
28  echo -e ${COLOREDSTAR}"Setting clock ..."  rc_print "Setting clock ..."
29  hwclock ${CLOCKPARAMS}  hwclock ${CLOCKPARAMS}
30  evaluate_retval  evaluate_retval
31    

Legend:
Removed from v.1167  
changed lines
  Added in v.1168