1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00

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:
Gavin Atkinson 2014-01-04 16:44:05 +00:00
parent f051e63a59
commit ebffa06008
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=260261

View File

@ -135,7 +135,7 @@ fi
# Connect to any open networks policy
echo "network={
priority=5
priority=0
key_mgmt=NONE
}" >> $BSDINSTALL_TMPETC/wpa_supplicant.conf