mirror of
https://github.com/systemd/systemd.git
synced 2025-01-05 13:18:06 +03:00
man: network: fix default values for DNSSEC= and DNSOverTLS=
This commit is contained in:
parent
dee13c2f4e
commit
472e1349ed
@ -524,7 +524,8 @@ Table=1234</programlisting></para>
|
|||||||
is increased, by automatically turning off DNS-over-TLS servers in this case. This option
|
is increased, by automatically turning off DNS-over-TLS servers in this case. This option
|
||||||
defines a per-interface setting for
|
defines a per-interface setting for
|
||||||
<citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
|
<citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
|
||||||
global <varname>DNSOverTLS=</varname> option. Defaults to false. This setting is read by
|
global <varname>DNSOverTLS=</varname> option. Defaults to unset, and the global setting
|
||||||
|
will be used. This setting is read by
|
||||||
<citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
|
<citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -537,7 +538,8 @@ Table=1234</programlisting></para>
|
|||||||
capable networks is increased, by automatically turning off DNSSEC in this case. This
|
capable networks is increased, by automatically turning off DNSSEC in this case. This
|
||||||
option defines a per-interface setting for
|
option defines a per-interface setting for
|
||||||
<citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
|
<citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
|
||||||
global <varname>DNSSEC=</varname> option. Defaults to false. This setting is read by
|
global <varname>DNSSEC=</varname> option. Defaults to unset, and the global setting will be
|
||||||
|
used. This setting is read by
|
||||||
<citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
|
<citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user