mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-23 04:14:07 +01:00
auto-t: add ctrl_interface to testHotspot
This is now required for any test using HostapdCLI
This commit is contained in:
parent
088ed86f3d
commit
a3817ba015
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=g
|
||||
channel=1
|
||||
wpa=2
|
||||
|
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=g
|
||||
channel=2
|
||||
ssid=ssidWPA2-1
|
||||
|
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=g
|
||||
channel=3
|
||||
ssid=ssidWPA2-2
|
||||
|
@ -1,3 +1,4 @@
|
||||
ctrl_interface=/var/run/hostapd
|
||||
hw_mode=g
|
||||
channel=4
|
||||
ssid=ssidWPA2-3
|
||||
|
Loading…
Reference in New Issue
Block a user