diff options
author | Darkeye <postfach@martinmichel.info> | 2011-03-05 11:34:21 (GMT) |
---|---|---|
committer | Darkeye <postfach@martinmichel.info> | 2011-03-05 11:34:21 (GMT) |
commit | 64039a1ee25cfede363c9e57a03851906163032b (patch) | |
tree | d58bc241d6a0a31d91e940c4caefe1aa34092ded /files/etc | |
parent | 637ce35abf61e3dcaabfd4da6bfec94ecb7093dc (diff) |
Set Channel to 1
Set AP Essid to www.freifunk-jena.de
Diffstat (limited to 'files/etc')
-rw-r--r-- | files/etc/config/wireless | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/etc/config/wireless b/files/etc/config/wireless index ba106d4..3fffe3f 100644 --- a/files/etc/config/wireless +++ b/files/etc/config/wireless @@ -1,6 +1,6 @@ config wifi-device wifi0 option type atheros - option channel 5 + option channel config wifi-iface option device wifi0 @@ -12,5 +12,5 @@ config wifi-iface config wifi-iface option device wifi0 option mode ap - option ssid test.freifunk-jena.de + option ssid www.freifunk-jena.de |