mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05:00
Change deprecated *.cloned-mac-address
to *.assigned-mac-address
.
This commit is contained in:
parent
1ff02d4a01
commit
a9a82bedf0
@ -32,8 +32,8 @@ Write the settings to a new file in the `/etc/NetworkManager/conf.d/` directory,
|
||||
wifi.scan-rand-mac-address=yes
|
||||
|
||||
[connection]
|
||||
wifi.cloned-mac-address=stable
|
||||
ethernet.cloned-mac-address=stable
|
||||
wifi.assigned-mac-address=stable
|
||||
ethernet.assigned-mac-address=stable
|
||||
~~~
|
||||
|
||||
`stable` generates a random address that persists for each boot session.
|
||||
|
Loading…
Reference in New Issue
Block a user