mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 10:04:34 +01:00
etc/NetworkManager: add conf.d and cp from Itwjyg
Strangely Itwjyg is a special case system where I need systemd-resolved and its opportunistic DNSSEC/DoT. I also accidentally forgot dns-none.conf (then dns.conf) there, but systemd-resolved.conf appears to have overridden it, so it was fine and I have now removed the extra one.
This commit is contained in:
parent
5cbba615da
commit
16e66010a2
2
etc/NetworkManager/conf.d/dns-none.conf
Normal file
2
etc/NetworkManager/conf.d/dns-none.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[main]
|
||||
dns=none
|
2
etc/NetworkManager/conf.d/systemd-resolved.conf
Normal file
2
etc/NetworkManager/conf.d/systemd-resolved.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[main]
|
||||
dns=systemd-resolved
|
Loading…
Reference in New Issue
Block a user