OK, but the truth is that I am an expert in Mathematica

, not 4-vectors. I will use the metric, Christoffel symbols, etc. given
https://www.physicsforums.com/showpost.php?p=2712746&postcount=38". The worldline of a particle moving only in the radial direction in these coordinates is given by:
\mathbf X = (t,r,0,0)
Where r is now a function of t.
Then we can derive the four-velocity as follows:
\mathbf U = \frac{d \mathbf X}{d \tau} = c \frac{d \mathbf X}{ds} = c \frac{d \mathbf X}{dt} \frac{dt}{ds} = \left(\frac{c}{\sqrt{-\frac{c^2 R}{r}+c^2+\frac{r \left(r'\right)^2}{R-r}}},\frac{c<br />
r'}{\sqrt{-\frac{c^2 R}{r}+c^2+\frac{r \left(r'\right)^2}{R-r}}},0,0\right)
Where the ' denotes differentiation wrt the coordinate t.
And we can verify that the norm of the four-velocity is equal to:
||\mathbf U||^2=U_{\mu} U^{\mu}= g_{\mu\nu} U^{\nu} U^{\mu} = c^2
Now it gets ugly. We can derive the four-acceleration as follows:
A^{\mu}=\frac{dU^{\mu}}{d\tau}+\Gamma^{\mu}_{\nu\lambda}U^{\nu}U^{\lambda} =
\left(\frac{c^2 r' \left(c^2 R (R-r)^2+2 r^3 (r-R) r''-3 r^2 R<br />
\left(r'\right)^2\right)}{2 \left(c^2 (R-r)^2-r^2<br />
\left(r'\right)^2\right)^2},\frac{c^4 (R-r)^2 \left(c^2 R (R-r)^2+2 r^3 (r-R)<br />
r''-3 r^2 R \left(r'\right)^2\right)}{2 \left(c^2 r (R-r)^2-r^3<br />
\left(r'\right)^2\right)^2},0,0\right)
So, we can set all of these equal to 0 to get the geodesic equation describing an object in free-fall along a radial trajectory. Doing so and solving for r'' gives
r''=\frac{c^2 R (R-r)^2-3 r^2 R \left(r'\right)^2}{2 r^3 (R-r)}
For a momentarily stationary particle r'=0 so
r''=\frac{GM}{r^2}\left(\frac{2GM}{c^2r}-1 \right)
where I have substituted back in for R.
Note that this is the second derivative of the coordinate r wrt the coordinate t, so take it for what it is worth. I suspect this differs from Rindler because he is calculating something other than r'' as defined here.