mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-26 10:39:23 +01:00
autotests: sample .conf file for hostapd
This commit is contained in:
parent
45343dd5af
commit
c0af26006a
10
autotests/test1AP/IntelWIFI.conf
Executable file
10
autotests/test1AP/IntelWIFI.conf
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
interface=wlan0
|
||||||
|
driver=nl80211
|
||||||
|
|
||||||
|
hw_mode=g
|
||||||
|
channel=1
|
||||||
|
ssid=IntelWIFI
|
||||||
|
|
||||||
|
wpa=1
|
||||||
|
wpa_pairwise=TKIP
|
||||||
|
wpa_passphrase=EasilyGuessedPassword
|
Loading…
Reference in New Issue
Block a user