summaryrefslogtreecommitdiff
path: root/modprobe.d
diff options
context:
space:
mode:
Diffstat (limited to 'modprobe.d')
-rw-r--r--modprobe.d/systemd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/modprobe.d/systemd.conf b/modprobe.d/systemd.conf
index d32f3ce3ea..3b0a49a0e6 100644
--- a/modprobe.d/systemd.conf
+++ b/modprobe.d/systemd.conf
@@ -12,3 +12,7 @@
# networkd/NM/etc. Therefore disable bond0 creation.
options bonding max_bonds=0
+
+# Do the same for dummy0.
+
+options dummy numdummies=0