From 31a339fd7f0e87376bade9ebd7ae32c58d34cf85 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 10 Aug 2014 23:40:18 +0200 Subject: [PATCH 1/1] man: update resolved man pages a bit --- man/resolved.conf.xml | 4 ++-- man/systemd-resolved.service.xml | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index 6e0185bf4..c58236856 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -56,8 +56,8 @@ When starting, systemd-resolved will read the configuration file resolved.conf. - This configuration file controls local DNS name - resolving. + This configuration file controls local DNS and LLMNR + name resolving. diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 839f46a12..dc0e3b6e3 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -57,13 +57,17 @@ Description systemd-resolved is a system - service that manages network name resolution. It does so by - generating /run/systemd/resolve/resolv.conf, - which may be symlinked from /etc/resolv.conf. - The contents is generated from the global settings in + service that manages network name resolution. It + implements a caching DNS stub resolver and an LLMNR + resolver and responder. It also generates + /run/systemd/resolve/resolv.conf + for compatibility which may be symlinked from + /etc/resolv.conf. The DNS servers contacted + are determined from the global settings in resolved.conf5, - the per-link static settings in .network files, - and the per-link dynamic settings received over DHCP. See + the per-link static settings in + .network files, and the per-link + dynamic settings received over DHCP. See systemd.network5 for more details. -- 2.30.2