Configure systemd-resolved to use cloudflare by default
This commit is contained in:
parent
4653fd6a08
commit
173752a403
1 changed files with 4 additions and 0 deletions
4
etc/systemd/resolved.conf
Normal file
4
etc/systemd/resolved.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[Resolve]
|
||||||
|
DNS=1.1.1.1 1.0.0.1
|
||||||
|
FallbackDNS=
|
||||||
|
Domains=~.
|
Loading…
Add table
Add a link
Reference in a new issue