mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-10 21:49:07 -05:00
Fix keywork (again)
See https://mail.gnome.org/archives/networkmanager-list/2016-October/msg00019.html
This commit is contained in:
parent
1386e109c4
commit
107bdd769a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue