[deployment-guide] Added the LINKDELAY directive (BZ#723852)

Eliska Slobodova eslobodo at fedoraproject.org
Thu Jul 21 15:23:18 UTC 2011


commit bf1ed093eb0c41f1a7c23172d3a487178391991f
Author: Eliska Slobodova <eslobodo at redhat.com>
Date:   Thu Jul 21 17:14:14 2011 +0200

    Added the LINKDELAY directive (BZ#723852)

 en-US/Network_Interfaces.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index f7d4b76..c2167af 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -322,6 +322,15 @@ ONBOOT=yes</programlisting>
         </varlistentry>
         <varlistentry>
           <term>
+            <command>LINKDELAY=<replaceable>time</replaceable>
+            </command>
+          </term>
+          <listitem>
+              <para>where <replaceable>time</replaceable> is the number of seconds to wait for link negotiation before configuring the device.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>
             <command>MACADDR=<replaceable>MAC-address</replaceable>
             </command>
           </term>


More information about the docs-commits mailing list