diff options
Diffstat (limited to 'modprobe.d')
-rw-r--r-- | modprobe.d/bonding.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modprobe.d/bonding.conf b/modprobe.d/bonding.conf new file mode 100644 index 0000000..20652c2 --- /dev/null +++ b/modprobe.d/bonding.conf @@ -0,0 +1,2 @@ +options bonding max_bonds=0 +options rtnl-link-bond max_bonds=0 |