diff options
author | Daniel Golle <daniel@makrotopia.org> | 2012-05-13 14:07:52 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2012-05-13 14:07:52 +0000 |
commit | 459c81ea6e9ab85d7357db6c09d8968d4a17ab6c (patch) | |
tree | 4457f7c3b4bc22010e3509fd5cb8bad3e4c89fd4 /contrib/package | |
parent | fb598739dec55ec6213540d7659aa9bdb25edf2b (diff) |
add arig.org.il community profile
Diffstat (limited to 'contrib/package')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_arig | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig b/contrib/package/community-profiles/files/etc/config/profile_arig new file mode 100644 index 000000000..4933df242 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig @@ -0,0 +1,23 @@ +config 'community' 'profile' + option 'name' 'arig Tel Aviv' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '32.056' + option 'longitude' '34.772' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.0.81.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.0.81.0/22' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE' |