X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-networkd-wait-online.service.xml;h=3083588a372fe587303231a848016309a3a3751a;hp=d8f2226552fda889c9c179af33a0993fff980fb8;hb=a4892054059c483a695e4250713b5ed8948a1c2f;hpb=3a67e927e3be7efb8edf314a31aa4f8f5cba4f53 diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index d8f222655..3083588a3 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 - 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 wait for a specific set of links, see - systemd-networkd.conf5. - This may be necessary on systems with more than one active link. - + By default, it will wait for all links it is aware of and which are managed by + systemd-networkd.service8 + to be fully configured or failed, and for at least one link to gain a + carrier. + + + + 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