aff352d9c3
On some devices (mainly the ones that uses wcnss-wlan), there is another interface beside wlan0, which is p2p0. It is used for Wi-Fi Direct, but beside that, this might also cause confusion to other users as well. And also you cannot connect into any network with this interface.
14 lines
179 B
Text
14 lines
179 B
Text
[main]
|
|
plugins+=ifupdown
|
|
|
|
[ifupdown]
|
|
managed=true
|
|
|
|
[logging]
|
|
level=INFO
|
|
|
|
[device-mac-randomization]
|
|
wifi.scan-rand-mac-address=no
|
|
|
|
[keyfile]
|
|
unmanaged-devices=interface-name:p2p0
|