Fix keywork (again)
See https://mail.gnome.org/archives/networkmanager-list/2016-October/msg00019.html
This commit is contained in:
parent
1386e109c4
commit
107bdd769a
|
@ -32,8 +32,8 @@ Write the settings to a new file in the `/etc/NetworkManager/conf.d/` directory,
|
||||||
wifi.scan-rand-mac-address=yes
|
wifi.scan-rand-mac-address=yes
|
||||||
|
|
||||||
[connection]
|
[connection]
|
||||||
wifi.assigned-mac-address=stable
|
wifi.cloned-mac-address=stable
|
||||||
ethernet.assigned-mac-address=stable
|
ethernet.cloned-mac-address=stable
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
`stable` generates a random address that persists for each boot session.
|
`stable` generates a random address that persists for each boot session.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user