diff --git a/etc/NetworkManager/conf.d/no-mac-randomizing.conf b/etc/NetworkManager/conf.d/no-mac-randomizing.conf index e59496e2..5da44e74 100644 --- a/etc/NetworkManager/conf.d/no-mac-randomizing.conf +++ b/etc/NetworkManager/conf.d/no-mac-randomizing.conf @@ -1,6 +1,6 @@ # Required for some WiFi cards if they can scan, but not connect to a # network. -[device] -wifi.scan-rand-mac-address=no +#[device] +#wifi.scan-rand-mac-address=no # vim: filetype=NetworkManager.conf