[package] iwinfo: factor txpower offset into info display output, recompile if driver...
[openwrt.git] / target / linux / adm5120 / base-files / etc / config / system
index 30f92cc..ea54ca1 100644 (file)
@@ -2,8 +2,11 @@ config system
        option hostname OpenWrt
        option timezone UTC
 
        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 sysfs            lan1
 
 config led
        option sysfs            lan1
This page took 0.025952 seconds and 4 git commands to generate.