packages: Use OpenWrt ntp vendor pool in default configs. (Cleaned whitespace too.)
[openwrt/svn-archive/archive.git] / net / chrony / files / ntpd.config
index 0ff590689864915eea82cc2c616555c92c76489b..7a3b6fd59310330d1076bbf7dd8d37057251a29f 100644 (file)
@@ -2,5 +2,5 @@
 # Time servers and network(s) that may access the time service
 
 config ntpd
-    option TimeServers          "0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org"
-    option ClientAccessFrom   "lan"
+       option TimeServers      "0.openwrt.pool.ntp.org 1.openwrt.pool.ntp.org 2.openwrt.pool.ntp.org 3.openwrt.pool.ntp.org"
+       option ClientAccessFrom "lan"