summaryrefslogtreecommitdiff
path: root/modules.d/90kernel-modules/install
blob: b3fb0df118ef86543894bbbeb01dbd598729a5b1 (plain)
1
2
3
#!/bin/bash
[ -f /etc/modprobe.conf ] && dracut_install /etc/modprobe.conf
dracut_install $(find /etc/modprobe.d/ -type f -name '*.conf')