X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-networkd-wait-online.service.xml;h=4f039fedc7b18487df472ec9e7f514c9c5dcbf7f;hb=5fae368bda9419d9d378ea32077c8fd183dd4b81;hp=c8190e1ab93d64ad49dffc40465ea3ac8b283df0;hpb=cef8b0735831b2bfeaf21d8a245d8024c3de816a;p=elogind.git diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index c8190e1ab..4f039fedc 100644 --- a/man/systemd-networkd-wait-online.service.xml +++ b/man/systemd-networkd-wait-online.service.xml @@ -58,8 +58,8 @@ systemd-networkd-wait-online is a one-shot system service that waits for the network to be configured. - By default it will wait for all links it is aware of that are managed by - systemd-networkd.service8, + 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. @@ -82,6 +82,21 @@ used more than once to wait for multiple network interfaces. + + + Network interfaces to be ignored when + deciding if the system is online. By default only + the loopback interface is ignored. This option may be used + more than once to ignore multiple network interfaces. + + + + + Fail the service if the network is not + online by the time the timeout elapses. A timeout of 0 + disables the timeout. Defaults to 120 seconds. + + @@ -89,7 +104,7 @@ See Also systemd1, - systemd-networkd.service8, + systemd-networkd.service8