diff options
author | egon0 <ms@resonar.de> | 2011-03-05 21:24:08 (GMT) |
---|---|---|
committer | egon0 <ms@resonar.de> | 2011-03-05 21:24:08 (GMT) |
commit | f31e755ef2cd677a5b0884904bd17083609d7786 (patch) | |
tree | 9af5c16e3c55c0da2bf8a167debb9d7b0c505fcc /files/etc/config/wireless | |
parent | 9153036a8ef24c976e01af963c5d72d40702ea7f (diff) |
* changed BSSID to correct one according to https://kifuse02.pberg.freifunk.net/moin/channel-bssid-essid
Diffstat (limited to 'files/etc/config/wireless')
-rw-r--r-- | files/etc/config/wireless | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/config/wireless b/files/etc/config/wireless index 3fffe3f..fe6a591 100644 --- a/files/etc/config/wireless +++ b/files/etc/config/wireless @@ -6,7 +6,7 @@ config wifi-iface option device wifi0 option mode adhoc option ssid batman.jena.freifunk.net - option bssid 52:CA:FF:EE:BA:BE + option bssid 12:CA:FF:EE:BA:BE option hidden 1 config wifi-iface |