From 3e8c9c94cbac9f08847659f374194da575295161 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 19 Aug 2007 12:50:48 -0600 Subject: [PATCH] hwclock.sh: correct message --- debian/hwclock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5