From: Peter van Dijk Date: Tue, 31 Mar 2020 14:51:36 +0000 (+0200) Subject: Update docs/guides/basic-database.rst X-Git-Tag: rec-4.5.0-alpha1~25^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a43fdd03f60cf400b5d9b0d45aa6c7de0b3b795;p=thirdparty%2Fpdns.git Update docs/guides/basic-database.rst Co-Authored-By: Pieter Lexis --- diff --git a/docs/guides/basic-database.rst b/docs/guides/basic-database.rst index 76668cbcd5..7d74046d11 100644 --- a/docs/guides/basic-database.rst +++ b/docs/guides/basic-database.rst @@ -7,7 +7,7 @@ Make sure the SQLite3 backend is installed: .. code-block:: shell - $ sudo apt-get install pdns-backend-sqlite3 + sudo apt-get install pdns-backend-sqlite3 or @@ -164,4 +164,3 @@ came in on. In such cases, use :ref:`setting-local-address` to bind to specific addresses, which can be comma separated. The second error comes from remotes disregarding answers to questions it didn't ask to that IP address and sending back ICMP errors. -