mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
NetworkManager: fix dns-none.conf (no longer symlink)
This commit is contained in:
parent
c751a61146
commit
8f11f1a512
1
etc/NetworkManager/conf.d/.gitignore
vendored
1
etc/NetworkManager/conf.d/.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
dns-none.conf
|
|
||||||
no-resolvconf.conf
|
no-resolvconf.conf
|
||||||
|
@ -1 +0,0 @@
|
|||||||
paws-off-my-resolv.conf
|
|
5
etc/NetworkManager/conf.d/dns-none.conf
Normal file
5
etc/NetworkManager/conf.d/dns-none.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[main]
|
||||||
|
dns=none
|
||||||
|
rc-manager=unmanaged
|
||||||
|
|
||||||
|
# vim: filetype=NetworkManager.conf
|
Loading…
Reference in New Issue
Block a user