给这个文件/etc/NetworkNamaner/NetworkManager.conf添加以下内容
[device]
wifi.scan-rand-mac-address=yes
[connection]
wifi.cloned-mac-address=stable
ethernet.cloned-mac-address=stable
connection.stable-id=${CONNECTION}${BOOT}
给这个文件/etc/NetworkNamaner/NetworkManager.conf添加以下内容
[device]
wifi.scan-rand-mac-address=yes
[connection]
wifi.cloned-mac-address=stable
ethernet.cloned-mac-address=stable
connection.stable-id=${CONNECTION}${BOOT}
转载于:https://my.oschina.net/u/222749/blog/3072819