mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
NetworkManager: paws-off-my-resolv.conf
This commit is contained in:
parent
38152ab152
commit
7c80e2c329
2
etc/NetworkManager/conf.d/.gitignore
vendored
Normal file
2
etc/NetworkManager/conf.d/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
dns-none.conf
|
||||
no-resolvconf.conf
|
@ -1,2 +0,0 @@
|
||||
[main]
|
||||
dns=none
|
1
etc/NetworkManager/conf.d/dns-none.conf
Symbolic link
1
etc/NetworkManager/conf.d/dns-none.conf
Symbolic link
@ -0,0 +1 @@
|
||||
paws-off-my-resolv.conf
|
@ -1,3 +0,0 @@
|
||||
# Don't touch resolv.conf at all, so VPN can take control of it
|
||||
[main]
|
||||
dns=none
|
1
etc/NetworkManager/conf.d/no-resolvconf.conf
Symbolic link
1
etc/NetworkManager/conf.d/no-resolvconf.conf
Symbolic link
@ -0,0 +1 @@
|
||||
paws-off-my-resolv.conf
|
2
etc/NetworkManager/conf.d/paws-off-my-resolv.conf
Normal file
2
etc/NetworkManager/conf.d/paws-off-my-resolv.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[main]
|
||||
dns=none
|
Loading…
Reference in New Issue
Block a user