I would like to submit a change for consideration . It addresses a dead
link in the sample configuration for NTP-4.2.4p7 which gives a confusing
entry in the logs:

Nov 30 13:36:15 eagle ntpd_initres[11940]: host name not found: 
tock.nml.csir.co.za
Nov 30 13:36:15 eagle ntpd_initres[11940]: parent died before we 
finished, exiting

It actually does the update but seems to indicate that something failed.
Attached is  svn diff .

 I'm new to this so please let me know if I err.


--- Mike Hollis --- 
Index: BOOK/basicnet/netprogs/ntp.xml
===================================================================
--- BOOK/basicnet/netprogs/ntp.xml      (revision 1)
+++ BOOK/basicnet/netprogs/ntp.xml      (working copy)
@@ -133,7 +133,7 @@
 
 <screen role="root"><userinput>cat &gt; /etc/ntp.conf &lt;&lt; "EOF"
 <literal># Africa
-server tock.nml.csir.co.za
+server 0.africa.pool.ntp.org
 
 # Asia
 server 0.asia.pool.ntp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to