[3/3] Werte für Default config

Submitted by Christoph süpke on March 24, 2016, 8:50 p.m.

Details

Message ID 1458852618-12948-1-git-send-email-suepke.christoph@gmail.com
State Not Applicable, archived
Headers show

Commit Message

Christoph süpke March 24, 2016, 8:50 p.m.
Signed-off-by: Christoph <suepke.christoph@gmail.com>
---
 bsp/default/root_file_system/etc/config/system.tpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Patch hide | download patch | download mbox

diff --git a/bsp/default/root_file_system/etc/config/system.tpl b/bsp/default/root_file_system/etc/config/system.tpl
index 47e1a74..24cf700 100644
--- a/bsp/default/root_file_system/etc/config/system.tpl
+++ b/bsp/default/root_file_system/etc/config/system.tpl
@@ -1,6 +1,7 @@ 
 config 'system'
 	option 'hostname' 'OpenWrt'
 	option 'timezone' 'CET-1CEST,M3.5.0,M10.5.0/3'
+        option 'default' '1'
 
 config 'led' 'status_led_green'
 	option 'name' 'status'
@@ -26,4 +27,4 @@  config 'led' 'led_vpn_blue'
 	option 'dev' '${VPN_PROJECT}VPN'
 	option 'mode' 'link'
 
-# vim: noexpandtab
\ No newline at end of file
+# vim: noexpandtab