packages: Use OpenWrt ntp vendor pool in default configs. (Cleaned whitespace too.)
[openwrt/svn-archive/archive.git] / net / ntpclient / files / ntpclient.config
index 8e2717d6e1744404fd31b4cf9d643c67702df30f..c79d07ace02552387632a719265b7ec244974439 100644 (file)
@@ -1,9 +1,9 @@
 config ntpclient
-       option hostname 'pool.ntp.org'
+       option hostname '0.openwrt.pool.ntp.org'
        option port     '123'
        option count    '1'
 
 config ntpclient
-       option hostname 'ntp.ubuntu.com'
+       option hostname '1.openwrt.pool.ntp.org'
        option port     '123'
        option count    '1'