Sindbad~EG File Manager

Current Path : /proc/thread-self/root/usr/lib/dracut/modules.d/90mdraid/
Upload File :
Current File : //proc/thread-self/root/usr/lib/dracut/modules.d/90mdraid/mdraid-needshutdown.sh

#!/bin/sh

type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh

for md in /dev/md[0-9_]*; do
    [ -b "$md" ] || continue
    need_shutdown
    break
done

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists