luci-app-easymesh: generate PMK locally (#8058)

This commit is contained in:
ntlf9t 2021-10-16 10:02:07 +08:00 committed by GitHub
parent d6a9941b07
commit 998bfc0485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,6 +128,7 @@ start(){
uci set ${wifiiface}.encryption='psk-mixed'
uci set ${wifiiface}.mobility_domain=$mobility_domain
uci set ${wifiiface}.ft_over_ds='1'
uci set ${wifiiface}.ft_psk_generate_local='1'
uci commit network
uci set dawn.@metric[0].rssi_val=$rssi_val