I'm using grsecurity kernel which disallows automatic kernel load thus several systemd services don't work. After manually loading modules with modprobe and restarting module everything works correctly but it's quite dirty solution. I'd like to do it "properly" during startup.
OS is Arch linux with grsec kernel.
initscript that's found in the initramfs to perform the steps you require? – Hydranix Feb 04 '17 at 04:28