PHP 8.2.30
Preview: insmodpost.sh Size: 193 B
/proc/thread-self/root/proc/thread-self/root/proc/self/root/lib/dracut/modules.d/90kernel-modules/insmodpost.sh

#!/bin/sh

. /lib/dracut-lib.sh

for modlist in $(getargs rd.driver.post -d rdinsmodpost=); do
    (
        IFS=,
        for m in $modlist; do
            modprobe $m
        done
    )
done

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
193 B lrwxr-xr-x 2018-10-08 13:38:33
Edit Download
3.73 KB lrwxr-xr-x 2025-12-17 18:54:46
Edit Download
921 B lrwxr-xr-x 2018-10-08 13:38:33
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).