diff options
author | albialbi <albi@life.de> | 2015-05-30 14:10:26 +0200 |
---|---|---|
committer | albialbi <albi@life.de> | 2015-05-30 14:10:26 +0200 |
commit | 420cdd4377229969c4cfbdd0417c7f3ba97a2157 (patch) | |
tree | fa74e9d5d9157a077cfea7c1e3d7c815fa7a5e65 /contrib | |
parent | 1dada8cc4436a9cfb1a8a8e67085a7aadfec25cd (diff) |
bssid und ssid scheme Anpassung für kathleen
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_reihen | 7 |
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 e978d3750..a05d6a296 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' |