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

Authored and Committed by liutgnu 2 years ago
    Don't use die in dracut-module-setup.sh
    
    upstream: fedora
    resolves: bz2003832
    conflict: none
    
    commit 8b4b7bf808117ccf3a4be5c9dc16ad1f008659a3
    Author: Coiby Xu <coxu@redhat.com>
    Date:   Fri Mar 26 10:22:09 2021 +0800
    
        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>
    
    Signed-off-by: Tao Liu <ltao@redhat.com>
    
        
file modified
+4 -1