[tools] mm-macros: update to 0.9.5
[openwrt.git] / target / linux / at91 / flexibity / base-files / etc / config / system
index 140ac69..ba7e87c 100644 (file)
@@ -2,5 +2,8 @@ config 'system'
        option 'timezone' 'UTC'
        option 'hostname' 'flexibity'
 
-config 'rdate'
-       option 'server' 'ac-ntp0.net.cmu.edu ptbtime1.ptb.de ac-ntp1.net.cmu.edu ntp.xs4all.nl ptbtime2.ptb.de cudns.cit.cornell.edu ptbtime3.ptb.de'
+config timeserver ntp
+       list server     0.openwrt.pool.ntp.org
+       list server     1.openwrt.pool.ntp.org
+       list server     2.openwrt.pool.ntp.org
+       list server     3.openwrt.pool.ntp.org
This page took 0.023794 seconds and 4 git commands to generate.