From 79b1f37d95f08fe7620b071eec51d2810ed077c9 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 29 Jan 2015 07:34:34 +0100 Subject: networkd-wait-online: allow specific devices to be ignored In addition to the loopback device, also explicitly configured devices to be ignored. Suggested by Charles Devereaux . --- man/systemd-networkd-wait-online.service.xml | 8 ++++++++ 1 file changed, 8 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 3083588a37..0cb41a3b6a 100644 --- a/man/systemd-networkd-wait-online.service.xml +++ b/man/systemd-networkd-wait-online.service.xml @@ -82,6 +82,14 @@ 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. + + -- cgit v1.2.3-54-g00ecf