]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- QDISC parameter added (queuing discipline)
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 21 Apr 2000 17:39:12 +0000 (17:39 +0000)
committerJacek Konieczny <jajcus@pld-linux.org>
Fri, 21 Apr 2000 17:39:12 +0000 (17:39 +0000)
svn-id: @719

sysconfig/interfaces/ifcfg-description

index 40954f022a3daa4e3a427226688f2bc754da649e..7e383dfe824e05f502e7c6f230082ca854d99f05 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: ifcfg-description,v 1.4 2000/04/03 14:50:46 baggins Exp $
+#      $Id: ifcfg-description,v 1.5 2000/04/21 17:39:12 jajcus Exp $
        DEVICE=<real device name>:<aliasnumber>
 or
        DEVICE=<name>
@@ -21,6 +21,8 @@ IPV6_ADDR="<IPv6 addres1>/<prefix len> <IPv6 addres2>/<prefix len> <...>"
 [ MTU= ]
 [ METRIC= ]
 
+[ QDISC= ]
+
 if     DEVICE=eth* ; then
 
        [ MEDIA={auto|10baseT|10base2|AUI} ]
This page took 0.051235 seconds and 4 git commands to generate.