diff options
Diffstat (limited to 'man/systemd-networkd.service.xml')
-rw-r--r-- | man/systemd-networkd.service.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index c3fede8cf7..6ee8494e91 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -73,6 +73,11 @@ restarting networkd does not cut the network connection, and, in particular, that it is safe to transition between the initrd and the real root, and back.</para> + + <para>Nameservers configured in networkd, or receievd over DHCP + are exposed in <filename>/run/systemd/network/resolv.conf</filename>. + This file should not be used directly, but only through a symlink + from <filename>/etc/resolv.conf</filename>.</para> </refsect1> <refsect1><title>Configuration Files</title> |