Update of /cvsroot/leaf/src/bering-uclibc/apps/etc/skel/cron.daily
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv31992/cron.daily

Modified Files:
        multicron-d 
Log Message:
update to busybox version 1.4.0

Index: multicron-d
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/etc/skel/cron.daily/multicron-d,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** multicron-d 27 Jun 2006 21:36:26 -0000      1.2
--- multicron-d 23 Jan 2007 22:21:15 -0000      1.3
***************
*** 153,160 ****
        [ "$GMT" = "-u" ] && GMT="--utc"
          [ -n "`ps axc | grep [n]tpd`" ]  && hwclock --systohc $GMT && OK=ntpd
-         [ -n "`ps axc | grep [x]ntpd`" ] && hwclock --systohc $GMT && OK=xntpd
-       [ "$lrp_DATE_SERVER" != "" ] \
-               && rdate -s $lrp_DATE_SERVER \
-               && sleep 2 && hwclock --systohc $GMT && OK=rdate
        if [ "$OK" = "" ]; then
                logger "Warning ! System time was not updated"
--- 153,156 ----


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to