mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 09:17:11 -05:00
[device-scan] -> [device]
It only worked because 'wifi.scan-rand-mac-address=yes' is already the default anyway.
This commit is contained in:
parent
732ba9334c
commit
82809af961
@ -28,7 +28,7 @@ $ sudo NetworkManager -V
|
|||||||
Add the settings in `/etc/NetworkManager/NetworkManager.conf`. The following example enables Wifi MAC address randomization both while scanning (not connected) and while connected.
|
Add the settings in `/etc/NetworkManager/NetworkManager.conf`. The following example enables Wifi MAC address randomization both while scanning (not connected) and while connected.
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
[device-scan]
|
[device]
|
||||||
wifi.scan-rand-mac-address=yes
|
wifi.scan-rand-mac-address=yes
|
||||||
|
|
||||||
[connection]
|
[connection]
|
||||||
|
Loading…
Reference in New Issue
Block a user