diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 3 |
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) |