aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorMiloslav Trmac <mitr@volny.cz>2006-05-30 13:52:54 +0000
committerMiloslav Trmac <mitr@volny.cz>2006-05-30 13:52:54 +0000
commit361d52729d1534fdbb454d7abc41069a353b1541 (patch)
treeecc518176f5b6103fe4b40de6ed128c4ca0d4fcc /sysconfig.txt
parentfeacd50321b2c1cd51ef46e11383109934b1f001 (diff)
downloadinitscripts-361d52729d1534fdbb454d7abc41069a353b1541.tar
initscripts-361d52729d1534fdbb454d7abc41069a353b1541.tar.gz
initscripts-361d52729d1534fdbb454d7abc41069a353b1541.tar.bz2
initscripts-361d52729d1534fdbb454d7abc41069a353b1541.tar.xz
initscripts-361d52729d1534fdbb454d7abc41069a353b1541.zip
Document BRIDGE= (#192576)
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 1b224d9c..725001ae 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -673,6 +673,9 @@ Files in /etc/sysconfig/network-scripts/
switch which has spanning tree enabled and must wait for STP to
converge before the interface should be considered usable.
Supported only with BOOTPROTO=none.
+ BRIDGE=<br* device>
+ If set, the ethernet device is not assigned an address. It is added to
+ the specified bridge device instead.
No longer supported:
PROMISC=yes|no (enable or disable promiscuous mode)