chiark / gitweb /
modprobe.d: expand drop-in to handle dummy0 as well (#7099)
authorMantas Mikulėnas <grawity@gmail.com>
Mon, 16 Oct 2017 15:17:47 +0000 (18:17 +0300)
committerSven Eden <yamakuzure@gmx.net>
Mon, 16 Oct 2017 15:17:47 +0000 (18:17 +0300)
modprobe.d/elogind.conf

index 14aed17397414d1f55f3dcfe4e1f610db237c0a1..cd0b9fdfb8fd47dc123f98237e5e8d664f5b51ec 100644 (file)
@@ -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