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=3486cb6cfa3d32a95c0daf02c7510fdf372507bf;hp=1d368a23f965966e291a1cf7894bbf6b27ffb8bd;hpb=7f1f9b4bcbb9398bbede097eb56e33a949afd7ba;p=elogind.git diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index 1d368a23f..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. + +