From e56cdb7ae2657d62c9a8b6d3427382b209dff8e7 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 1 Feb 2015 21:04:35 +0100 Subject: networkd-wait-online: add timeout Default to timing out after 120 seconds without a network connection. Setting a timeout of 0 disables the timeout. --- man/systemd-networkd-wait-online.service.xml | 7 +++++++ 1 file changed, 7 insertions(+) (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 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. + + + 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. + + -- cgit v1.2.1