From b3f6e39adc4627af2f781cff87f961246fbe6ac0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 1 Jul 2010 12:16:34 -0400 Subject: Document NETWORKWAIT (#595386) --- sysconfig.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sysconfig.txt b/sysconfig.txt index a3d6ea43..d877f29a 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -209,6 +209,14 @@ Generic options: network has spanning tree running and must wait for STP convergence. Default: 0 (no delay) + NETWORKWAIT=yes|no + When using NetworkManager, wait for an active network interface to + be configured before continuing. This can be useful if you have legacy + daemons that do not react properly to changing network configuration. + If this is set but no active devices receive an address, it will timeout + and continue 30 seconds after link acquisition. + Default: no (do not wait) + IPV6FORWARDING=yes|no Enable or disable global forwarding of incoming IPv6 packets on all interfaces. -- cgit v1.2.1