Skip to content

Commit cfe134e

Browse files
grawitykeszybz
authored andcommitted
modprobe.d: expand drop-in to handle dummy0 as well (systemd#7099)
1 parent fab35af commit cfe134e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modprobe.d/systemd.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@
1212
# networkd/NM/etc. Therefore disable bond0 creation.
1313

1414
options bonding max_bonds=0
15+
16+
# Do the same for dummy0.
17+
18+
options dummy numdummies=0

0 commit comments

Comments
 (0)