X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-networkd-wait-online.service.xml;h=1d368a23f965966e291a1cf7894bbf6b27ffb8bd;hb=dca348bcbb462305864526c587495a14a76bfcde;hp=d8f2226552fda889c9c179af33a0993fff980fb8;hpb=3a67e927e3be7efb8edf314a31aa4f8f5cba4f53;p=elogind.git diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index d8f222655..1d368a23f 100644 --- a/man/systemd-networkd-wait-online.service.xml +++ b/man/systemd-networkd-wait-online.service.xml @@ -45,7 +45,7 @@ systemd-networkd-wait-online.service systemd-networkd-wait-online - Wait for network to become online + Wait for network to come online @@ -58,23 +58,38 @@ systemd-networkd-wait-online is a one-shot system service that waits for the network to be configured. - It will wait for all links managed by + By default it will wait for all links it is aware of that are managed by systemd-networkd.service8, - to be fully configured. It will wait for at least one link managed by - systemd-networkd to appear, or for a link to be brought up by someone else. + to be fully configured or failed, and for at least one link to gain a + carrier. + - To wait for a specific set of links, see - systemd-networkd.conf5. - This may be necessary on systems with more than one active link. - + + Options + + The following options are understood: + + + + + + + Network interface to wait for + before deciding if the system is online. This is + useful when a system has several interfaces which + will be configured, but a particular one is necessary + to access some network resources. This option may be + used more than once to wait for multiple network + interfaces. + + See Also systemd1, - systemd-networkd.conf5, - systemd-networkd.service8, + systemd-networkd.service8