mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
etc/resolv.conf: uncomment trust-ad
less dd to press when actually applying this
This commit is contained in:
parent
faf242d8ca
commit
06f6f2f2a6
@ -9,7 +9,7 @@
|
||||
|
||||
# trust-ad option is required from glibc2.31+ to tell everything to trust
|
||||
# AD/DNSSEC in case there is a localhost DNS server that validates it
|
||||
options edns0 single-request-reopen #trust-ad
|
||||
options edns0 single-request-reopen trust-ad
|
||||
|
||||
# I am not entirely sure local is valid to use here. And this has a bad
|
||||
# habit of flooding nameserver with names I don't want it to know about
|
||||
|
Loading…
Reference in New Issue
Block a user