10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
# Certain drivers are known not to support changing the MAC address.
|
|
# Disable touching the MAC address on such devices.
|
|
#
|
|
# See man NetworkManager.conf
|
|
#
|
|
# https://bugzilla.gnome.org/show_bug.cgi?id=777523
|
|
[device-31-mac-addr-change]
|
|
match-device=driver:eagle_sdio,driver:wl
|
|
wifi.scan-rand-mac-address=no
|