]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(systemd-modules-load): introducing systemd-modules-load module
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Thu, 21 Jan 2021 22:54:01 +0000 (22:54 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 10 Feb 2021 13:13:18 +0000 (13:13 +0000)
commitfdbe7f9fbf0157d1f21390607723b66a31ab3406
tree68e951b0832534ab4d80b3334e0eaaf467a9b1a7
parent38ef31939056dea30017d782988ba1a46df4784a
feat(systemd-modules-load): introducing systemd-modules-load module

Introducing systemd-modules-load which is an early boot service
that loads kernel modules from a static list, which is required for
kernel modules that do for example not support automatic module loading
( like key type parsers ).
dracut.spec
modules.d/01systemd-modules-load/module-setup.sh [new file with mode: 0644]