modules/freifunk: override channel 01 bssid for gadow, leipzig and l59 profiles

This commit is contained in:
Jo-Philipp Wich 2011-06-27 22:49:58 +00:00
parent 1ecef7e52e
commit 8b6deb3029
3 changed files with 7 additions and 2 deletions

View file

@ -11,4 +11,5 @@ config 'community' 'profile'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
config 'defaults' 'bssidscheme'
option '1' '02:CA:FF:EE:BA:BE'

View file

@ -7,3 +7,6 @@ config 'community' 'profile'
option 'splash_prefix' '27'
option 'latitude' '52.26337'
option 'longitude' '10.52103'
config 'defaults' 'bssidscheme'
option '1' '02:CA:FF:EE:BA:BE'

View file

@ -11,4 +11,5 @@ config 'community' 'profile'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
config 'defaults' 'bssidscheme'
option '1' '02:CA:FF:EE:BA:BE'