From 939abc90670d4c92244ea3d4484a6ee2ce2bd6f9 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 16:21:08 +0000 Subject: Use the correct command to verify the hardware clock settings (Bug 911) git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter07/setclock.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4dfd4d5fb..6cd4b9718 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,9 @@ first a summary, then a detailed log. +September 28th, 2004 [matt]: Corrected the command used +to verify the status of the hardware clock (Anderson Lizardo) + September 28th, 2004 [matt]: Added su to the list of files installed by shadow diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index f97c77d31..1140a4bcf 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -22,7 +22,7 @@ needs to be manually configured. If you cannot remember whether or not the hardware clock is set to UTC time, find out by running -the hwclock --show command. This will tell +the hwclock --localtime --show command. This will tell what the current time is according to the hardware clock. If this time matches whatever your watch says, then the hardware clock is set to local time. If the output from hwclock is not local -- cgit v1.2.3-54-g00ecf