mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
etc…resolved…: add/clarify links in/to comments
Courtesy of https://wiki.archlinux.org/title/Systemd-resolved#DNSSEC
This commit is contained in:
parent
d47c374706
commit
8c532e3ef8
@ -1,5 +1,5 @@
|
||||
[Resolve]
|
||||
# Breaks everything, https://github.com/systemd/systemd/issues?q=dnssec%3Dallow-downgrade+is%3Aissue+is%3Aopen
|
||||
# https://github.com/systemd/systemd/issues/10579 & https://github.com/systemd/systemd/issues/9867
|
||||
#DNSSEC=allow-downgrade
|
||||
DNSSEC=no
|
||||
DNSOverTLS=opportunistic
|
||||
|
@ -3,7 +3,7 @@
|
||||
DNS=127.0.0.1
|
||||
DNS=::1
|
||||
Domains=~.
|
||||
# Done better by Unbound
|
||||
# Done better by Unbound, no failed-auxiliary (https://github.com/systemd/systemd/issues/9867)
|
||||
DNSSEC=no
|
||||
# Not needed on localhost
|
||||
DNSOverTLS=no
|
||||
|
Loading…
Reference in New Issue
Block a user