From: n3ph Date: Wed, 17 Dec 2014 17:45:34 +0000 (+0100) Subject: Update profile_freiburg X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=d60c8f7b35ec52d88eecfd493706adfbca8e294a Update profile_freiburg The SSID freiburg.freifunk.net is used as the VAP-SSID so we have to use sth. different for the ad-hoc SSID.. ATM 02:d1:11:37:fc:38 - why not using 02:CA:FF:EE:BA:BE... --- diff --git a/contrib/package/community-profiles/files/etc/config/profile_freiburg b/contrib/package/community-profiles/files/etc/config/profile_freiburg index 472c949d1..eee3d6ad0 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_freiburg +++ b/contrib/package/community-profiles/files/etc/config/profile_freiburg @@ -1,7 +1,7 @@ config 'community' 'profile' option 'name' 'Freifunk Freiburg' option 'homepage' 'http://freiburg.freifunk.net' - option 'ssid' 'freiburg.freifunk.net' + option 'ssid' '02:CA:FF:EE:BA:BE' option 'mesh_network' '10.60.0.0/16' option 'latitude' '47.994841' option 'longitude' '7.849772'