summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorManuel Munz <manu@somakoma.de>2015-05-30 14:22:24 +0200
committerManuel Munz <manu@somakoma.de>2015-05-30 14:22:24 +0200
commit9b5beaee7c3513f0f1a81f0ecefe93ddf7c96d65 (patch)
treefa74e9d5d9157a077cfea7c1e3d7c815fa7a5e65
parent1dada8cc4436a9cfb1a8a8e67085a7aadfec25cd (diff)
parent420cdd4377229969c4cfbdd0417c7f3ba97a2157 (diff)
Merge pull request #398 from albialbi/patch-1
bssid und ssid scheme Anpassung für kathleen
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_reihen7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_reihen b/contrib/package/community-profiles/files/etc/config/profile_reihen
index e978d37501..a05d6a2964 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_reihen
+++ b/contrib/package/community-profiles/files/etc/config/profile_reihen
@@ -17,4 +17,9 @@ config 'defaults' 'wifi_device'
option 'bssid' '02:07:04:08:08:09'
config 'defaults' 'bssidscheme'
- option '13' '02:07:04:08:08:09'
+ option '13' '02:07:04:08:08:09'
+ option '36' '02:36:CA:FF:EE:EE'
+
+config 'defaults' 'ssidscheme'
+ option '13' 'ch13.freifunk.net'
+ option '36' 'ch36.freifunk.net'