Merge branch 'master' of https://github.com/qubenix/qubes-doc into qubenix-master

This commit is contained in:
Andrew David Wong 2016-11-22 03:09:52 -08:00
commit f5cec417ff
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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.