ntpdate.sh: Added hwclock -u -w to properly save hardware clock after syncing
[openpandora.oe.git] / recipes / pandora-system / pandora-skel / ntpdate.sh
index 2d5015d..3924d29 100644 (file)
@@ -12,6 +12,7 @@ case "$2" in
       if $screensaver_enabled; then
        xset s on
       fi
+      hwclock -u -w
      ;;
      *)
      ;;