modernize backfire 10.03 so it can be operational again
[openwrt-10.03/.git] / package / base-files / files / etc / config / system
index 30055eaf31bd3e1414b241a9ca42fb8a9553df52..314f2918701fb57de5d077b9f57845c469b2bb22 100644 (file)
@@ -2,5 +2,8 @@ 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