I get the following message every time I boot up:
[FAILED] Failed to start Load Kernel Modules.
See ‘systemctl status systemd-modules-load.service’ for details.
When I run this command there is no indication of any errors or problems.
This service is supposed to look in directories like /etc/modules-load.d and
/usr/lib/modules-load.d for .conf files which contain the name of a module
you want loaded. I don’t have anything in these directories. The drivers for
my installed hardware all get loaded successfully by kernel hardware detection.
It seems like this is something I’ve noticed after upgrading from 42.2 to 42.3.
It’s not a serious problem but it would be nice if I could figure out why it’s
happening.