From d4999daefd877acaab062d0a80c45e8b844d36e0 Mon Sep 17 00:00:00 2001 From: floh1111 Date: Tue, 31 Jan 2012 23:26:43 +0000 Subject: [PATCH] Added some lines to make it beatifull --- root_file_system/wr1043nd/etc/config/wireless | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/root_file_system/wr1043nd/etc/config/wireless b/root_file_system/wr1043nd/etc/config/wireless index 7b601ba..ac0ab7f 100644 --- a/root_file_system/wr1043nd/etc/config/wireless +++ b/root_file_system/wr1043nd/etc/config/wireless @@ -17,9 +17,12 @@ config wifi-iface option ssid 'batman.oldenburg.freifunk.net' option mcast_rate 6000 # option bintval 1000 + option 'encryption' 'none' + option 'hidden' '1' config wifi-iface option device radio0 option network mesh option mode ap - option ssid 'oldenburg.freifunk.net' \ No newline at end of file + option ssid 'oldenburg.freifunk.net' + option 'encryption' 'none'