/
/
usr
/
lib
/
dracut
/
modules.d
/
90multipath
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/usr/lib/dracut/modules.d/90multipath
Edit:
/usr/lib/dracut/modules.d/90multipath/multipathd-needshutdown.sh
#!/bin/sh for i in $(multipath -l -v1); do if $(dmsetup table $i | sed -n '/.*queue_if_no_path.*/q1') ; then need_shutdown break fi done
Ukuran: 162 B