X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-networkd.service.xml;h=7c20fa45b4e7c0665acf4b722e6ea3f1eea23f74;hp=bcdd9adae024a5feb0fa31d996ea8133adf2f91b;hb=b1491eba40715438b0ac874f2be79d5622b971e1;hpb=f47c5c47d1a7bcfa1842ff7cc52b1f7fc1d86bcf diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index bcdd9adae..7c20fa45b 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -63,21 +63,15 @@ To configure low-level link settings independently of networks, see - systemd.link5 - . + systemd.link5. Network configurations applied before networkd is started are not removed, and static configuration applied by networkd is not removed when networkd exits. Dynamic configuration applied by - networkd may also optionally be left in place on shut-down. This ensures + networkd may also optionally be left in place on shutdown. This ensures 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. - - Nameservers configured in networkd, or received over DHCP - are exposed in /run/systemd/network/resolv.conf. - This file should not be used directly, but only through a symlink - from /etc/resolv.conf. Configuration Files @@ -100,7 +94,8 @@ systemd1, systemd.link5, systemd.network5, - systemd.netdev5 + systemd.netdev5, + systemd-networkd-wait-online.service8