NetworkManager: Remove disabling of random mac address for scanning

This feature had been disabled to prevent use of random mac address.
But apparently the random mac is only used for scanning and, when
actualy connecting to an AP, the real mac address is used.

Furthermore this config is generating errors in some cases when
using access point mode.

BugzID: 60405
This commit is contained in:
Alexandre Bard 2019-12-12 15:32:32 +01:00
parent 1ac3367e4e
commit a0b9dce696
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
[main]
dns=dnsmasq
no-auto-default=*
[device]
wifi.scan-rand-mac-address=no