diff --git a/examples/nm-conf.d/31-mac-addr-change.conf b/examples/nm-conf.d/31-mac-addr-change.conf index 554b698fbd..0f3c72b1ab 100644 --- a/examples/nm-conf.d/31-mac-addr-change.conf +++ b/examples/nm-conf.d/31-mac-addr-change.conf @@ -5,12 +5,16 @@ # # https://bugzilla.gnome.org/show_bug.cgi?id=777523 [device-31-mac-addr-change] -match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:eagle_sdio +match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl wifi.scan-rand-mac-address=no [connection-31-mac-addr-change] -match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:eagle_sdio -# these are per-profile properties. Here we overwrite the default -# value, but explicitly configuring it in the profile takes precedence. +# These are per-profile properties. Here we set the default value +# for the profiles. Note that the default value already should be +# "preserve", so this has no actual effect. +# +# Also note that this is only the default. Per-profile settings +# still take precedence. +match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl wifi.cloned-mac-address=preserve ethernet.cloned-mac-address=preserve