mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 14:32:59 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue