mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This can now include /lib/modprobe.d/10-unsupported-modules.conf Strictly speaking, modprobe would only consider *.conf files inside those directories, but for consistency with the already existing collection of /etc/modprobe.d instead of /etc/modprobe.d/*.conf, do the same for the added missing locations. Signed-off-by: Steffen Maier <maier@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>