From: Manuel Munz Date: Wed, 4 Sep 2013 08:09:20 +0000 (+0000) Subject: contrib/community_profiles: Use the correct BSSID for channel 10 in Berlin X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=76d951e5be29cfb58a2b36a1f07195609967d229 contrib/community_profiles: Use the correct BSSID for channel 10 in Berlin --- diff --git a/contrib/package/community-profiles/files/etc/config/profile_berlin b/contrib/package/community-profiles/files/etc/config/profile_berlin index 685cad7cb..94d6cda50 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_berlin +++ b/contrib/package/community-profiles/files/etc/config/profile_berlin @@ -14,6 +14,9 @@ config 'community' 'profile' config 'defaults' 'wifi_device' option 'channel' '10' +config 'defaults' 'bssidscheme' + option '10' '02:CA:FF:EE:BA:BE' + config 'defaults' 'interface' option 'netmask' '255.0.0.0'