PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /lib/dracut/modules.d/90multipath/
Upload File :
Current File : //lib/dracut/modules.d/90multipath/multipathd-stop.sh

#!/bin/sh

if [ -e /etc/multipath.conf ]; then
    HARD=""
    while pidof multipathd >/dev/null 2>&1; do
        for pid in $(pidof multipathd); do
            kill $HARD $pid >/dev/null 2>&1
        done
        HARD="-9"
    done
fi


if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic