mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
systemd-resolved: renumber configuration, add 91-localhost.conf
This commit is contained in:
parent
6418387e20
commit
680f9d12e8
10
etc/systemd/resolved.conf.d/91-localhost.conf
Normal file
10
etc/systemd/resolved.conf.d/91-localhost.conf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Resolve]
|
||||||
|
DNS=
|
||||||
|
DNS=::1 127.0.0.1
|
||||||
|
FallbackDNS=
|
||||||
|
FallbackDNS=::1 127.0.0.1
|
||||||
|
Domains=~.
|
||||||
|
DNSSEC=false
|
||||||
|
DNSOverTLS=false
|
||||||
|
Cache=false
|
||||||
|
# vim: filetype=systemd
|
Loading…
x
Reference in New Issue
Block a user