mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2026-03-16 11:37:23 +00:00
Fix NetworkManager privacy settings
This commit is contained in:
parent
f854d71bfb
commit
b9d279ca06
4 changed files with 50 additions and 41 deletions
|
|
@ -19,8 +19,6 @@
|
|||
# nmcli connection modify <connection> ipv4.ignore-auto-dns no
|
||||
# nmcli connection modify <connection> ipv6.ignore-auto-dns no
|
||||
|
||||
[ipv4]
|
||||
ignore-auto-dns=true
|
||||
|
||||
[ipv6]
|
||||
ignore-auto-dns=true
|
||||
[connection]
|
||||
ipv4.ignore-auto-dns=true
|
||||
ipv6.ignore-auto-dns=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue