Lower the priority of the "connect to any open wireless network" network
description, so guaranteeing that any other defined network will be tried first. MFC after: 1 week
This commit is contained in:
parent
f051e63a59
commit
ebffa06008
@ -135,7 +135,7 @@ fi
|
|||||||
|
|
||||||
# Connect to any open networks policy
|
# Connect to any open networks policy
|
||||||
echo "network={
|
echo "network={
|
||||||
priority=5
|
priority=0
|
||||||
key_mgmt=NONE
|
key_mgmt=NONE
|
||||||
}" >> $BSDINSTALL_TMPETC/wpa_supplicant.conf
|
}" >> $BSDINSTALL_TMPETC/wpa_supplicant.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user