aboutsummaryrefslogtreecommitdiff
blob: c3a29e50d9ca1f1a332676337c94f29187e9bcbf (plain)
1
2
3
4
5
6
7
# This is a network block that connects to any unsecured access point.
# We give it a low priority so any defined blocks are preferred.
network={
	key_mgmt=NONE
	priority=-9999999
}