summaryrefslogtreecommitdiff
path: root/man/systemd-networkd-wait-online.service.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-02-01 21:04:35 +0100
committerTom Gundersen <teg@jklm.no>2015-02-02 11:57:52 +0100
commite56cdb7ae2657d62c9a8b6d3427382b209dff8e7 (patch)
treec7631551cffc36f5892c47aafee10299c192f129 /man/systemd-networkd-wait-online.service.xml
parentc4f1aff2306e4fb10efeda75f7015e5d043d4e8d (diff)
downloadsystemd-e56cdb7ae2657d62c9a8b6d3427382b209dff8e7.tar.gz
networkd-wait-online: add timeout
Default to timing out after 120 seconds without a network connection. Setting a timeout of 0 disables the timeout.
Diffstat (limited to 'man/systemd-networkd-wait-online.service.xml')
-rw-r--r--man/systemd-networkd-wait-online.service.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml
index 0cb41a3b6a..4f039fedc7 100644
--- a/man/systemd-networkd-wait-online.service.xml
+++ b/man/systemd-networkd-wait-online.service.xml
@@ -90,6 +90,13 @@
more than once to ignore multiple network interfaces.
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--timeout=</option></term>
+ <listitem><para>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.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>