diff options
author | Daniel Golle <daniel@makrotopia.org> | 2012-05-13 18:13:27 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2012-05-13 18:13:27 +0000 |
commit | acde973d829c1579b304a3a8e6b227a8a73ffe27 (patch) | |
tree | ca5e61eae9d3f0d8d7292d202ce09287d905215f /contrib/package | |
parent | be7347284044d5abf3d037a47eadca83151be3da (diff) |
move arig.org.il community profiles into two seperate files
Diffstat (limited to 'contrib/package')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_arig_arad | 13 | ||||
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv (renamed from contrib/package/community-profiles/files/etc/config/profile_arig) | 10 |
2 files changed, 13 insertions, 10 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig_arad b/contrib/package/community-profiles/files/etc/config/profile_arig_arad new file mode 100644 index 000000000..cb2e543ef --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig_arad @@ -0,0 +1,13 @@ +config 'community' 'profile' + option 'name' 'arig Arad' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '31.26' + option 'longitude' '35.21' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.81.8.0/22' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE' diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv index e84da1e40..8479c0885 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_arig +++ b/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv @@ -8,16 +8,6 @@ config 'community' 'profile' option 'suffix' 'arig' option 'mesh_network' '10.81.0.0/21' -config 'community' 'profile' - option 'name' 'arig Arad' - option 'homepage' 'http://arig.org.il' - option 'ssid' 'arig.org.il' - option 'latitude' '31.26' - option 'longitude' '35.21' - option 'splash_prefix' '28' - option 'suffix' 'arig' - option 'mesh_network' '10.81.8.0/22' - config 'defaults' 'bssidscheme' option '1' '02:CA:FF:EE:BA:BE' option '13' '13:CA:FF:EE:BA:BE' |