]> git.ipfire.org Git - thirdparty/dracut.git/commit
Fix loading of modules in modules-load.d 319/head
authorFabian Vogt <fvogt@suse.com>
Fri, 3 Feb 2017 15:02:34 +0000 (16:02 +0100)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 15 Dec 2017 19:19:52 +0000 (20:19 +0100)
commit9fd3e045d5b41ba5cf9fb0c51db9750ce0e530d8
treec66b2db7f843d72ff35d3543c58417f28abffc49
parent3dbf1f078357867b289ec58138fe134e7e99762e
Fix loading of modules in modules-load.d

With hostonly enabled, only modules that are currently
loaded are included in the initrd. Modules which are
explicitly listed in modules-load.d do not need to
be filtered that way. Fix for boo#962224.
modules.d/00systemd/module-setup.sh