package/base-files: move /etc/functions.sh to /lib/functions.sh
[openwrt.git] / package / base-files / files / etc / config / system
index 204a73a..ad51db5 100644 (file)
@@ -1,2 +1,9 @@
 config system
        option hostname OpenWrt
+       option timezone UTC
+
+config timeserver
+       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.023818 seconds and 4 git commands to generate.