]> err.no Git - util-linux/commitdiff
hwclock.sh: correct message
authorLaMont Jones <lamont@mmjgroup.com>
Sun, 19 Aug 2007 18:50:48 +0000 (12:50 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Sun, 19 Aug 2007 18:50:48 +0000 (12:50 -0600)
debian/hwclock.sh

index e390f229c5944d490faaeffe6bdfc421863226dd..f1c10c6c0b707eb3436494fc9cb97cd5256755c5 100644 (file)
@@ -91,7 +91,7 @@ hwclocksh()
                /sbin/hwclock --hctosys $GMT $HWCLOCKPARS $BADYEAR
 
                #       Announce the local time.
-               verbose_log_action_msg "System Clock set. Local time: `date $UTC`"
+               verbose_log_action_msg "System Clock set to: `date $UTC`"
            else
                verbose_log_action_msg "Not setting System Clock"
            fi