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
|
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]
|
[device]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user