Update anonymizing-your-mac-address.md

This commit is contained in:
tasket 2016-10-13 15:39:30 -04:00 committed by GitHub
parent bd8765f1a4
commit 27dcc6f142

View File

@ -31,7 +31,7 @@ Add the settings in /etc/NetworkManager/NetworkManager.conf. The following examp
wifi.scan-rand-mac-address=yes
[connection]
wifi.assigned-mac-address=stable
wifi.cloned-mac-address=stable
```
To see the available configuration options, refer to the man page: `man nm-settings`