From: Lennart Poettering Date: Tue, 4 Dec 2018 15:08:40 +0000 (+0100) Subject: man: split long section in systemd-resolved.service man page into three X-Git-Tag: v240~6^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=396c716c62a402c8efa4835d1cc94eda4e5cbcf2;p=thirdparty%2Fsystemd.git man: split long section in systemd-resolved.service man page into three Also, do some minor updating. --- diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 71593686a0f..3d7bb52d66a 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -66,14 +66,21 @@ /etc/systemd/resolved.conf, the per-link static settings in /etc/systemd/network/*.network files (in case systemd-networkd.service8 is - used), the per-link dynamic settings received over DHCP, and any DNS server information made available by other - system services. See + used), the per-link dynamic settings received over DHCP, user request made via + resolvectl1, and any DNS server + information made available by other system services. See resolved.conf5 and systemd.network5 for details about systemd's own configuration files for DNS servers. To improve compatibility, /etc/resolv.conf is read in order to discover configured system DNS servers, but only if it is - not a symlink to /run/systemd/resolve/stub-resolv.conf or - /run/systemd/resolve/resolv.conf (see below). + not a symlink to /run/systemd/resolve/stub-resolv.conf, + /usr/lib/systemd/resolv.conf or /run/systemd/resolve/resolv.conf (see + below). + + + + + Synthetic Records systemd-resolved synthesizes DNS resource records (RRs) for the following cases: @@ -99,6 +106,10 @@ to their configured addresses and back, but they will not affect lookups for non-address types (like MX). + + + + Protocols and Routing Lookup requests are routed to the available DNS servers, LLMNR and MulticastDNS interfaces according to the following rules: