summaryrefslogtreecommitdiff
path: root/modprobe.d/systemd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modprobe.d/systemd.conf')
-rw-r--r--modprobe.d/systemd.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/modprobe.d/systemd.conf b/modprobe.d/systemd.conf
index d32f3ce3ea..0c4a3eaa3a 100644
--- a/modprobe.d/systemd.conf
+++ b/modprobe.d/systemd.conf
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1+
+#
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
@@ -12,3 +14,7 @@
# networkd/NM/etc. Therefore disable bond0 creation.
options bonding max_bonds=0
+
+# Do the same for dummy0.
+
+options dummy numdummies=0