From: Lennart Poettering Date: Thu, 11 Feb 2016 15:25:22 +0000 (+0100) Subject: man: document that resolved cares about /etc/hosts X-Git-Tag: v229~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394bac4fef966778637b4ba1b29f9281ebf4f4d7;p=thirdparty%2Fsystemd.git man: document that resolved cares about /etc/hosts --- diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 4b4ea52aba0..7a9e23a2c61 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -96,6 +96,9 @@ ordered by their metric. This assigns a stable hostname to the current gateway, useful for referencing it independently of the current network configuration state. + + The mappings defined in /etc/hosts are resolved to their configured + addresses and back. Lookup requests are routed to the available DNS servers @@ -150,6 +153,7 @@ nss-resolve8, systemd-resolve1, resolv.conf5, + hosts5, systemd.network5, systemd-networkd.service8