path: ocfs2-tools_1.8.9-1/vendor/common/o2cb.init.sh
    while :
    do
        NEWPID="$(pidofproc "$DAEMON")"
        if [ -z "$NEWPID" -o "$NEWPID" != "$PID" ]
        then
