From d6158994abe7b2be73443f933ed7fdcc40954c24 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 17 Aug 2017 19:44:53 -0400 Subject: NetworkManager.conf: disable MAC randomization feature There is no easy way for desktop users to disable this feature yet. And there are reports that it doesn't work well with some systems. (LP: #1681513) --- debian/NetworkManager.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/NetworkManager.conf') diff --git a/debian/NetworkManager.conf b/debian/NetworkManager.conf index d8b33d91..a94413c5 100644 --- a/debian/NetworkManager.conf +++ b/debian/NetworkManager.conf @@ -3,3 +3,6 @@ plugins=ifupdown,keyfile [ifupdown] managed=false + +[device] +wifi.scan-rand-mac-address=no -- cgit 1.3.0-6-gf8a5