1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00
systemd-stable/modprobe.d
Luca Boccassi a8f9dffac8 modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0
Fixes https://github.com/systemd/systemd/issues/30913

(cherry picked from commit b0c45a633a)
(cherry picked from commit a541dc8fd5)
(cherry picked from commit 2eed57e0a8)
2024-01-26 19:53:42 +00:00
..
meson.build meson: install the right README file in modprobe.d 2021-07-07 14:52:05 +02:00
README Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
systemd.conf modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-26 19:53:42 +00:00

Files in this directory contain configuration for modprobe, a program to load
kernel modules.

See man:modprobe.d(5) for explanation of the configuration file format, and
man:modprobe(8) for a description of the program itself.

Use 'systemd-analyze cat-config modprobe.d' to display the effective config.