# HG changeset patch # User Christophe Lincoln # Date 1338027008 -7200 # Node ID 272a8df86398652a52be85b0bd75dbe0aaa9f9d0 # Parent efe1212fa6afd2a1e4a751e0b3ab2f239228e2e2 sync date in rcS diff -r efe1212fa6af -r 272a8df86398 rootfs/etc/init.d/rcS --- a/rootfs/etc/init.d/rcS Sat May 26 02:16:49 2012 +0200 +++ b/rootfs/etc/init.d/rcS Sat May 26 12:10:08 2012 +0200 @@ -69,6 +69,12 @@ done fi +# System time +rdate -s 203.129.68.14 + +#Attemp to fix root login +echo -e "root\nroot\n" | passwd root + newline colorize 32 "$MESSAGE" newline