diff options
author | Manuel Munz <munz@comuno.net> | 2015-05-30 16:57:30 +0200 |
---|---|---|
committer | Manuel Munz <munz@comuno.net> | 2015-05-30 16:57:30 +0200 |
commit | 0eef4678714c05feb18c6b46551bc39cf3ce33ea (patch) | |
tree | 18c71cac7cbd74a7efe372accdfa63b181dabd2e /contrib | |
parent | 458c3c1366202e44377e1321cf2886c7b209f4d5 (diff) | |
parent | 9b5beaee7c3513f0f1a81f0ecefe93ddf7c96d65 (diff) |
Merge branch 'master' of github.com:openwrt/luci
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_reihen | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_reihen b/contrib/package/community-profiles/files/etc/config/profile_reihen index e978d3750..a05d6a296 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_reihen +++ b/contrib/package/community-profiles/files/etc/config/profile_reihen @@ -17,4 +17,9 @@ config 'defaults' 'wifi_device' option 'bssid' '02:07:04:08:08:09' config 'defaults' 'bssidscheme' - option '13' '02:07:04:08:08:09' + option '13' '02:07:04:08:08:09' + option '36' '02:36:CA:FF:EE:EE' + +config 'defaults' 'ssidscheme' + option '13' 'ch13.freifunk.net' + option '36' 'ch36.freifunk.net' |