mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-06 22:19:09 -04:00
clarify description for randomizing MAC addresses
This commit is contained in:
parent
2d84312ac5
commit
6b3eb8fd71
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ethernet.cloned-mac-address=stable
|
||||||
connection.stable-id=${CONNECTION}/${BOOT}
|
connection.stable-id=${CONNECTION}/${BOOT}
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
* `stable` in combination with `${CONNECTION}/${BOOT}` generates a random address that persists for each boot session.
|
* `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.
|
* `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`
|
To see all the available configuration options, refer to the man page: `man nm-settings`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue