[system-administrators-guide/21] kernel update RTC if chrony updates sys clock

stephenw stephenw at fedoraproject.org
Thu Jan 15 21:26:25 UTC 2015


commit d3c403ddb2a4849002ccd8eb66212bcbaa2ab75c
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Sun Dec 14 19:30:14 2014 +0100

    kernel update RTC if chrony updates sys clock

 en-US/Configuring_NTP_Using_ntpd.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Configuring_NTP_Using_ntpd.xml b/en-US/Configuring_NTP_Using_ntpd.xml
index 0346f79..471c46e 100644
--- a/en-US/Configuring_NTP_Using_ntpd.xml
+++ b/en-US/Configuring_NTP_Using_ntpd.xml
@@ -769,7 +769,7 @@ manycastclient 239.255.254.254 key 30</screen>
     <screen>~]#&nbsp;<command>hwclock --systohc</command></screen>
     </para>
     <para>
-       When the system clock is being synchronized by <systemitem class="service">ntpd</systemitem>, the kernel will in turn update the RTC every 11 minutes automatically.
+       When the system clock is being synchronized by <systemitem class="service">ntpd</systemitem> or <systemitem class="service">chronyd</systemitem>, the kernel will in turn update the RTC every 11 minutes automatically.
     </para>
   
   </section>


More information about the docs-commits mailing list