mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
systemd-resolved: accidentally rewrit nordvpn.conf
Now accounting for precense of unbound as a maybe fallback resolver
This commit is contained in:
parent
85ed565048
commit
62fc911835
@ -1,5 +1,6 @@
|
|||||||
[Resolve]
|
[Resolve]
|
||||||
DNS=103.86.96.100 103.86.99.100
|
DNSSEC=yes
|
||||||
Domains=~.
|
|
||||||
DNSOverTLS=no
|
DNSOverTLS=no
|
||||||
Cache=yes
|
Cache=yes
|
||||||
|
DNS=103.86.96.100 103.86.99.100 127.0.0.1 ::1
|
||||||
|
Domains=~.
|
||||||
|
Loading…
Reference in New Issue
Block a user