From: LaMont Jones Date: Sun, 19 Aug 2007 18:50:48 +0000 (-0600) Subject: hwclock.sh: correct message X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8c9c94cbac9f08847659f374194da575295161;p=util-linux hwclock.sh: correct message --- diff --git a/debian/hwclock.sh b/debian/hwclock.sh index e390f229..f1c10c6c 100644 --- a/debian/hwclock.sh +++ b/debian/hwclock.sh @@ -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