This adds more timeservers from the OpenWrt NTP Pool Vendor Zone
in response to a call for patches in ticket 2336
(see https://dev.openwrt.org/ticket/2336).
Signed-off-by: Steffen Hoffmann <[EMAIL PROTECTED]>
Index: ntpclient/files/ntpclient.config
===================================================================
--- ntpclient/files/ntpclient.config (revision 10180)
+++ ntpclient/files/ntpclient.config (working copy)
@@ -1,4 +1,24 @@
config ntpclient
+ option hostname '0.openwrt.pool.ntp.org'
+ option port '123'
+ option count '1'
+
+config ntpclient
+ option hostname '1.openwrt.pool.ntp.org'
+ option port '123'
+ option count '1'
+
+config ntpclient
+ option hostname '2.openwrt.pool.ntp.org'
+ option port '123'
+ option count '1'
+
+config ntpclient
+ option hostname '3.openwrt.pool.ntp.org'
+ option port '123'
+ option count '1'
+
+config ntpclient
option hostname 'pool.ntp.org'
option port '123'
option count '1'
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel