diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-05-29 14:19:50 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-05-29 14:19:50 +0000 |
commit | a16416f437cf6569357c2360201a04a9451903c0 (patch) | |
tree | af0425ae9ea0dcacc35e55ab7826fccb94f5fc2a | |
parent | ca65b9a4b72144a3a91b2b42f8087b97e931b405 (diff) |
contrib/community-profiles: Add schwarzach
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_schwarzach | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_schwarzach b/contrib/package/community-profiles/files/etc/config/profile_schwarzach new file mode 100644 index 000000000..c973ca0a7 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_schwarzach @@ -0,0 +1,12 @@ +config 'community' 'profile' + option 'name' 'Freifunk Schwarzach' + option 'homepage' 'http://schwarzach.freifunk.net' + option 'ssid' 'schwarzach.freifunk.net' + option 'mesh_network' '10.81.0.0/20' + option 'splash_network' '10.104.0.0/16' + option 'latitude' '49.373' + option 'longitude' '8.983' + option 'splash_prefix' '27' + +config 'defaults' 'interface' + option 'netmask' '255.255.240.0' |