projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab35af
)
modprobe.d: expand drop-in to handle dummy0 as well (#7099)
author
Mantas Mikulėnas
<grawity@gmail.com>
Mon, 16 Oct 2017 15:17:47 +0000
(18:17 +0300)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Mon, 16 Oct 2017 15:17:47 +0000
(17:17 +0200)
modprobe.d/systemd.conf
patch
|
blob
|
history
diff --git
a/modprobe.d/systemd.conf
b/modprobe.d/systemd.conf
index d32f3ce3ea65e931c518ce6afa9b94cc0114f3d7..3b0a49a0e69b46db3f411a5bf0034ebfd1c614cb 100644
(file)
--- 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