ar71xx: reclaim the 'user_property' partition on WHR-* boards
[openwrt.git] / target / linux / x86 / alix2 / base-files / etc / config / system
index 28134b6..473586e 100644 (file)
@@ -2,8 +2,11 @@ config system
        option hostname OpenWrt
        option timezone UTC
 
-config rdate
-       option interface        wan
+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
 
 config led
        option default  1
This page took 0.025152 seconds and 4 git commands to generate.