View | Details | Raw Unified | Return to bug 1024022
Collapse All | Expand All

(-)dracut-041.orig/modules.d/90crypt/module-setup.sh (-1 / +1 lines)
Lines 24-30 depends() { Link Here
24
24
25
# called by dracut
25
# called by dracut
26
installkernel() {
26
installkernel() {
27
    instmods dm_crypt =crypto
27
    hostonly='' instmods dm_crypt =crypto
28
}
28
}
29
29
30
# called by dracut
30
# called by dracut

Return to bug 1024022