Update documentation/sphinx/source/configuration.rst

Added a newline to doc

Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
This commit is contained in:
Oleg Samarin 2020-10-14 19:39:57 +03:00 committed by GitHub
parent bfcf921c3e
commit 9adeff4a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ Linux (RHEL/CentOS)
``systemd`` controls the ``foundationdb`` service. When ``fdbmonitor`` is killed unexpectedly, by default, systemd restarts it in 60 seconds. To adjust this value you have to create a file ``/etc/systemd/system/foundationdb.service.d/override.conf`` with the overriding values. For example:
.. code-block:: ini
[Service]
RestartSec=20s