AT91: flexibity: add system uci file
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jul 2011 18:55:57 +0000 (18:55 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jul 2011 18:55:57 +0000 (18:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27413 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/at91/flexibity/base-files/etc/config/system [new file with mode: 0644]

diff --git a/target/linux/at91/flexibity/base-files/etc/config/system b/target/linux/at91/flexibity/base-files/etc/config/system
new file mode 100644 (file)
index 0000000..140ac69
--- /dev/null
@@ -0,0 +1,6 @@
+config 'system'
+       option 'timezone' 'UTC'
+       option 'hostname' 'flexibity'
+
+config 'rdate'
+       option 'server' 'ac-ntp0.net.cmu.edu ptbtime1.ptb.de ac-ntp1.net.cmu.edu ntp.xs4all.nl ptbtime2.ptb.de cudns.cit.cornell.edu ptbtime3.ptb.de'
This page took 0.030012 seconds and 4 git commands to generate.