From 3492cb5e3d2c78db5ebe6a967c7059fe1e560067 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Wed, 11 Apr 2012 17:29:40 +0000 Subject: [PATCH] contrib/community-profiles: Change defaults for Halle as requested by Tmk --- .../files/etc/config/profile_halle | 24 ++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/contrib/package/community-profiles/files/etc/config/profile_halle b/contrib/package/community-profiles/files/etc/config/profile_halle index 2680087ba..559d58141 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_halle +++ b/contrib/package/community-profiles/files/etc/config/profile_halle @@ -1,9 +1,17 @@ config 'community' 'profile' - option 'name' 'Freifunk Halle' - option 'homepage' 'http://halle.freifunk.net' - option 'ssid' 'halle.freifunk.net' - option 'mesh_network' '104.62.0.0/16' - option 'splash_network' '10.104.0.0/16' - option 'splash_prefix' '27' - option 'latitude' '51.47911' - option 'longitude' '11.96901' + option 'name' 'Freifunk Halle' + option 'homepage' 'http://freifunk-halle.net' + option 'ssid' 'halle.freifunk.net' + option 'mesh_network' '104.62.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' + option 'latitude' '51.47911' + option 'longitude' '11.96901' + +config 'defaults' 'wifi_device' + option 'channel' '13' + +config 'defaults' 'bssidscheme' + option 'all' '02:CA:FF:EE:BA:BE' + + -- 2.11.0