Doc: fix our example systemd script.
The example used "TimeoutSec=0", but systemd's documented way to get
the desired effect is "TimeoutSec=infinity".
Discussion: https://postgr.es/m/164770078557.670.5467111518383664377@wrigleys.postgresql.org
Branch
------
REL_12_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/88418aacc9ff94a0a84b1d26ea6d64d0d5d1ecda
Modified Files
--------------
doc/src/sgml/runtime.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)