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