diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-networkd-wait-online.service.xml | 7 |
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> |