doc: interfaces: clarify that both wireless-tools and wpa_supplicant are needed for full functionality
This commit is contained in:
parent
93c8827205
commit
d7cc2a9917
1 changed files with 3 additions and 1 deletions
|
@ -181,7 +181,9 @@ most common executors are:
|
|||
*wifi*
|
||||
The interface is a Wi-Fi (IEEE 802.11) client interface.
|
||||
Configuration of the WiFi client interface requires the
|
||||
*wpa_supplicant* package to be installed.
|
||||
*wireless-tools* package to be installed.
|
||||
The *wpa_supplicant* package must also be installed to
|
||||
connect to hotspots using WPA-based security.
|
||||
|
||||
*wireguard*
|
||||
The interface is a Wireguard VPN tunnel endpoint.
|
||||
|
|
Loading…
Reference in a new issue