initscripts: Fix script name in save-rtc.sh (Closes OpenMoko bug #725)
authorStefan Schmidt <stefan@datenfreihafen.org>
Tue, 21 Aug 2007 20:49:27 +0000 (20:49 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 21 Aug 2007 20:49:27 +0000 (20:49 +0000)
packages/initscripts/initscripts-1.0/save-rtc.sh

index de7c2b7..4e0e270 100644 (file)
@@ -1,3 +1,3 @@
 #! /bin/sh
-#FIXME readd timestamp handling for systems where RTC doesn't survive a reboot
-/etc/init.d/hwclock stop
+#FIXME read timestamp handling for systems where RTC doesn't survive a reboot
+/etc/init.d/hwclock.sh stop