From cef8b0735831b2bfeaf21d8a245d8024c3de816a Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 24 Apr 2014 21:28:46 +0200 Subject: networkd-wait-online: drop config file and add commandline options instead --- man/systemd-networkd-wait-online.service.xml | 33 ++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 9 deletions(-) (limited to 'man/systemd-networkd-wait-online.service.xml') diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index d8f2226552..c8190e1ab9 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,22 +58,37 @@ 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, -- cgit v1.2.3-54-g00ecf