Merge branch 'qubenix-master'

This commit is contained in:
Andrew David Wong 2016-11-22 03:10:24 -08:00
commit 31cac9b314
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.