From: Manuel Munz Date: Tue, 24 Sep 2013 09:14:18 +0000 (+0000) Subject: contrib/community-profiles: Fix whitespaces in halle profile X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=15956b81e26b4725f25a0f99cf3d4591c0007546 contrib/community-profiles: Fix whitespaces in halle profile --- diff --git a/contrib/package/community-profiles/files/etc/config/profile_halle b/contrib/package/community-profiles/files/etc/config/profile_halle index 16aa5c4947..0e8e43fdab 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_halle +++ b/contrib/package/community-profiles/files/etc/config/profile_halle @@ -1,22 +1,22 @@ config 'community' 'profile' - 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' + 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' - option 'country' 'DE' + option 'channel' '13' + option 'country' 'DE' config 'defaults' 'bssidscheme' - option 'all' '02:CA:FF:EE:BA:BE' - + option 'all' '02:CA:FF:EE:BA:BE' + config 'defaults' 'interface' - option 'netmask' '255.0.0.0' + option 'netmask' '255.0.0.0' config 'defaults' 'olsrd' option 'AllowNoInt' 'yes' @@ -27,7 +27,7 @@ config 'defaults' 'olsrd' option 'LinkQualityAlgorithm' 'etx_ff' option 'LinkQualityFishEye' '1' option 'Willingness' '3' - + config 'defaults' 'olsr_interface' option 'Ip4Broadcast' '255.255.255.255' option 'HelloInterval' '5.0'