contrib/community-profiles: Update Weinstadt und Reihen (add dns option), whitespace fixes

This commit is contained in:
Manuel Munz 2013-05-30 14:44:37 +00:00
parent a16416f437
commit 6c3a86cb77
2 changed files with 23 additions and 19 deletions

View file

@ -10,6 +10,7 @@ config 'community' 'profile'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
option 'dns' '172.23.25.204 172.23.31.237 141.1.1.1'
config 'defaults' 'wifi_device'
option 'channel' '13'

View file

@ -14,3 +14,6 @@ config 'defaults' 'wifi_device'
config 'defaults' 'bssidscheme'
option '13' '02:07:01:03:08:04'
config 'defaults' 'interface'
option 'dns' '172.21.77.4 172.21.84.235 141.1.1.1'