Systemd/src/modules-load
Zbigniew Jędrzejewski-Szmek fec837e96e modules-load: do not fail service if modules are not present
It is pretty common for the service to fail in the initramfs (for example
because certain modules have not been copied over or haven't been built yet in
case of dkms modules). This seems to be more trouble than it is worth. Let's
change the service to simply log any missing modules at error level, but not
fail the whole service.

https://bugzilla.redhat.com/show_bug.cgi?id=1254340
2019-10-28 22:55:36 +09:00
..
modules-load.c modules-load: do not fail service if modules are not present 2019-10-28 22:55:36 +09:00