modules/freifunk: override channel 01 bssid for gadow, leipzig and l59 profiles
This commit is contained in:
parent
1ecef7e52e
commit
8b6deb3029
3 changed files with 7 additions and 2 deletions
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue