summaryrefslogtreecommitdiffstats
path: root/modprobe.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)Dimitri John Ledkov2017-08-021-0/+14
This allows networkd to correctly manage bond0 using networkd, when requested by the user. Fixes #5971 #6184