summaryrefslogtreecommitdiffstats
path: root/source/n/network-scripts/modprobe.d/modprobe.d/bonding.conf
blob: c33faf65b2a562004d69fb7ffa3f04b7462d6577 (plain) (blame)
1
2
3
4
5
6
7
8
9
##############################################################################
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
##############################################################################
#
# Disable the automatic creation of a bond0 interface when module is loaded
# Otherwise, /etc/rc.d/rc.inet1 will not be able to configure it
#
options bonding max_bonds=0
options rtnl-link-bond max_bonds=0