summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2017-08-02 13:41:18 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-08-02 08:41:18 -0400
commit582faeb461aa0dd01b55bf6c9b1433532fc927d3 (patch)
tree74b608e0176ff3902f2b6aa783aa4ec712908649 /README
parentd2a1ba103b4ea22764953d795c36db3d492d50c9 (diff)
downloadsystemd-582faeb461aa0dd01b55bf6c9b1433532fc927d3.tar.gz
modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)
This allows networkd to correctly manage bond0 using networkd, when requested by the user. Fixes #5971 #6184
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index 5ae581e338..bf010f8acf 100644
--- a/README
+++ b/README
@@ -110,11 +110,10 @@ REQUIREMENTS:
It's a good idea to disable the implicit creation of networking bonding
devices by the kernel networking bonding module, so that the
automatically created "bond0" interface doesn't conflict with any such
- device created by systemd-networkd (or other tools). Please make sure
- that the kernel module bonding.ko is shipped with max_bonds=0 set by
- default. Ideally there would be a kernel compile-time option for this,
- but there currently isn't. The next best thing is to make this change
- through a modprobe.d drop-in.
+ device created by systemd-networkd (or other tools). Ideally there
+ would be a kernel compile-time option for this, but there currently
+ isn't. The next best thing is to make this change through a modprobe.d
+ drop-in. This is shipped by default, see modprobe.d/systemd.conf.
Note that kernel auditing is broken when used with systemd's
container code. When using systemd in conjunction with