8b4b7bf Don't use die in dracut-module-setup.sh

1 file Authored by coiby 3 years ago, Committed by kasong 3 years ago,
    Don't use die in dracut-module-setup.sh
    
    die (in dracut-lib.sh) is supposed to be used in the initramfs environment.
    
    Signed-off-by: Coiby Xu <coxu@redhat.com>
    Acked-by: Kairui Song <kasong@redhat.com>
    
        
file modified
+4 -1