]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/resolve/resolved.conf.in
resolved: add missing error code check when initializing DNS-over-TLS
[thirdparty/systemd.git] / src / resolve / resolved.conf.in
CommitLineData
ee9b9875
TG
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7#
e93549ef
ZJS
8# Entries in this file show the compile time defaults.
9# You can change settings by editing this file.
10# Defaults can be restored by simply deleting this file.
f2dacc96 11#
091a364c 12# See resolved.conf(5) for details
ee9b9875 13
091a364c 14[Resolve]
4e945a6f
LP
15#DNS=
16#FallbackDNS=@DNS_SERVERS@
a51c1048 17#Domains=
4e945a6f 18#LLMNR=yes
77525fdc 19#MulticastDNS=yes
61ecb465 20#DNSSEC=@DEFAULT_DNSSEC_MODE@
c9299be2 21#DNSOverTLS=@DEFAULT_DNS_OVER_TLS_MODE@
ceeddf79 22#Cache=yes
4b987478 23#DNSStubListener=yes
86317087 24#ReadEtcHosts=yes