path: globus-gridftp-server_13.28-1/init/globus-gridftp-server.in
    rc=$?
    if [ -z "$lsb_ok" ] && [ -n "$pid" ] && [ "$pid" -eq $$ ]; then
        # SL5 lsb pidofproc returns this process's pid, which is
        # obviously not correct.
        rc=4
