diff options
Diffstat (limited to 'contrib/package/community-profiles/files/etc/config/profile_hannover')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_hannover | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_hannover b/contrib/package/community-profiles/files/etc/config/profile_hannover new file mode 100644 index 000000000..008b6c70e --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_hannover @@ -0,0 +1,12 @@ +config 'community' 'profile' + option 'name' 'Freifunk Hannover' + option 'homepage' 'http://hannover.freifunk.net' + option 'ssid' 'hannover.freifunk.net' + option 'mesh_network' '10.2.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' + option 'latitude' '52.38427' + option 'longitude' '9.74359' + +config 'defaults' 'wifi_iface' + option 'bssid' 'CA:FF:EE:CA:FF:EE' |