modprobe.d: expand drop-in to handle dummy0 as well (#7099)

This commit is contained in:
Mantas Mikulėnas 2017-10-16 18:17:47 +03:00 committed by Zbigniew Jędrzejewski-Szmek
parent fab35afabf
commit cfe134e312

View file

@ -12,3 +12,7 @@
# networkd/NM/etc. Therefore disable bond0 creation. # networkd/NM/etc. Therefore disable bond0 creation.
options bonding max_bonds=0 options bonding max_bonds=0
# Do the same for dummy0.
options dummy numdummies=0