diff options
author | Darkeye <postfach@martinmichel.info> | 2011-01-18 23:19:46 (GMT) |
---|---|---|
committer | Darkeye <postfach@martinmichel.info> | 2011-01-18 23:19:46 (GMT) |
commit | bc68ab161d2a2adca8a45ed5d59cf613d1c5f1d8 (patch) | |
tree | e73d095f386514d19e3a3bca2cd50d87f8d7bd54 /files/etc/config/wireless | |
parent | a83539a5414eecb71945dfa5b724a2fda87a0b75 (diff) |
Fixed bridge problem and revoke workaround
Diffstat (limited to 'files/etc/config/wireless')
-rw-r--r-- | files/etc/config/wireless | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/etc/config/wireless b/files/etc/config/wireless index 479c4dc..cb4aec1 100644 --- a/files/etc/config/wireless +++ b/files/etc/config/wireless @@ -5,14 +5,12 @@ config wifi-device wifi0 # REMOVE THIS LINE TO ENABLE WIFI: config wifi-iface option device wifi0 - option network ath0 option mode adhoc option ssid batman.jena.freifunk.net option bssid 03:CA:FF:EE:BA:BE config wifi-iface option device wifi0 - option network ath1 option mode ap option ssid batman-test.jena.freifunk.net option bssid 04:CA:FF:EE:BA:BE |