mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Merge branch 'pgerber-macs'
This commit is contained in:
commit
755a51546f
@ -34,10 +34,11 @@ wifi.scan-rand-mac-address=yes
|
||||
[connection]
|
||||
wifi.cloned-mac-address=stable
|
||||
ethernet.cloned-mac-address=stable
|
||||
connection.stable-id=${CONNECTION}/${BOOT}
|
||||
~~~
|
||||
|
||||
`stable` generates a random address that persists for each boot session.
|
||||
`random` generates a random address each time a link goes up.
|
||||
* `stable` in combination with `${CONNECTION}/${BOOT}` generates a random address that persists until reboot.
|
||||
* `random` generates a random address each time a link goes up.
|
||||
|
||||
To see all the available configuration options, refer to the man page: `man nm-settings`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user