Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 118590 | Differences between
and this patch

Collapse All | Expand All

(-)net.example (-1 / +1 lines)
Lines 343-349 Link Here
343
# For link bonding/trunking emerge net-misc/ifenslave
343
# For link bonding/trunking emerge net-misc/ifenslave
344
344
345
# To bond interfaces together
345
# To bond interfaces together
346
#slaves_bond0="eth0 eth1 eth2"
346
#slaves_bond0=( "eth0" "eth1" "eth2" )
347
#config_bond0=( "null" ) # You may not want to assign an IP the the bond
347
#config_bond0=( "null" ) # You may not want to assign an IP the the bond
348
348
349
# If any of the slaves require extra configuration - for example wireless or
349
# If any of the slaves require extra configuration - for example wireless or

Return to bug 118590