updates
[project/luci.git] / contrib / uci / hostfiles / etc / config / ntpclient
index 1695113..1b56f1b 100644 (file)
@@ -1,22 +1,22 @@
-config ntpclient
+config ntpserver
        option hostname '0.openwrt.pool.ntp.org'
        option port     '123'
-       option count    '0'
 
-config ntpclient
+config ntpserver
        option hostname '1.openwrt.pool.ntp.org'
        option port     '123'
-       option count    '0'
 
-config ntpclient
+config ntpserver
        option hostname '2.openwrt.pool.ntp.org'
        option port     '123'
-       option count    '0'
 
-config ntpclient
+config ntpserver
        option hostname '3.openwrt.pool.ntp.org'
        option port     '123'
-       option count    '0'
 
 config ntpdrift
        option freq     '0'
+
+config ntpclient
+       option interval 60
+       #option count   10