mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-31 23:27:20 +00:00
11 lines
147 B
Text
11 lines
147 B
Text
![]() |
ctrl_interface=/var/run/wpa_supplicant
|
||
|
|
||
|
network={
|
||
|
ssid="mac80211 test"
|
||
|
psk="12345678"
|
||
|
key_mgmt=WPA-PSK
|
||
|
proto=WPA2
|
||
|
pairwise=CCMP
|
||
|
group=CCMP
|
||
|
}
|