path: dracut_110-4/modules.d/70multipath/multipathd-stop.sh
    fi
    if pidof multipathd > /dev/null 2>&1; then
        pkill -9 multipathd > /dev/null 2>&1
    fi
