branding: add LEDE branding
[openwrt/staging/lynxis/omap.git] / package / base-files / files / etc / config / system
index b0726b7b7bb9112cc19c02c33b5deddf7c5b3725..20517f9a530b020833996f3ef50c7fd0ad966a5b 100644 (file)
@@ -1,3 +1,11 @@
 config system
-       option hostname OpenWrt
+       option hostname lede
        option timezone UTC
+
+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
+       option enabled 1
+       option enable_server 0