mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-04-01 19:25:35 -04:00
Save in conf.d/ instead of modifying NetworkManager.conf
This commit is contained in:
parent
91d3abac15
commit
3466bbe86a
@ -25,7 +25,7 @@ $ sudo NetworkManager -V
|
||||
1.4.2
|
||||
~~~
|
||||
|
||||
Add the settings in `/etc/NetworkManager/NetworkManager.conf`. The following example enables Wifi MAC address randomization while scanning (not connected), and uses a randomly generated but persistent MAC address for each individual Wifi and Ethernet connection profile.
|
||||
Write the settings to a new file in the `/etc/NetworkManager/conf.d/` directory, such as `mac.conf`. The following example enables Wifi MAC address randomization while scanning (not connected), and uses a randomly generated but persistent MAC address for each individual Wifi and Ethernet connection profile.
|
||||
|
||||
~~~
|
||||
[device]
|
||||
|
Loading…
x
Reference in New Issue
Block a user