]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update systemd-resolved.service.8 help
authorplattrap <plattrap@yahoo.com>
Fri, 18 Jun 2021 00:32:02 +0000 (12:32 +1200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 18 Jun 2021 04:43:13 +0000 (13:43 +0900)
Text currently refers to `/etc/nsswitch.conf` where it should refer to `/etc/resolv.conf`.
This is in the context of defining a nameserver IP and search domains.

man/systemd-resolved.service.xml

index 7d4d7bb16cc449925de60ef4d0490f212cc87e81..661e36b00b2023fde0b21b1396074dc26056f999 100644 (file)
       control of the client library. <filename>nss-dns</filename> will first try to resolve names using
       search domains and even if those queries are routed to <filename>systemd-resolved</filename>, it will
       send them out over the network using the usual rules for multi-label name routing <footnote><para>For
-      example, if <filename>/etc/nsswitch.conf</filename> has <programlisting>nameserver 127.0.0.53
+      example, if <filename>/etc/resolv.conf</filename> has <programlisting>nameserver 127.0.0.53
 search foobar.com barbar.com
       </programlisting>and we look up <literal>localhost</literal>, <filename>nss-dns</filename> will send
       the following queries to <filename>systemd-resolved</filename> listening on 127.0.0.53:53: first