]> granicus.if.org Git - pdns/commitdiff
docs: suggest putting bind dnssec db in /var/lib/powerdns
authorMatt Nordhoff <mnordhoff@gmail.com>
Mon, 2 Sep 2019 01:41:08 +0000 (01:41 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2019 01:41:08 +0000 (01:41 +0000)
docs/dnssec/modes-of-operation.rst

index c03759263eba10d35c389d2b86acd618a516dbe3..fd06f5ddaa928e1c1819444fc54df64ed7b5d48a 100644 (file)
@@ -180,7 +180,7 @@ DNSSEC-related :doc:`domain metadata <../domainmetadata>` in an SQLite3
 database without launching a separate gsqlite3 backend.
 
 To use this mode, run
-``pdnsutil create-bind-db /var/db/bind-dnssec-db.sqlite3`` and set
+``pdnsutil create-bind-db /var/lib/powerdns/bind-dnssec-db.sqlite3`` and set
 :ref:`setting-bind-dnssec-db` in pdns.conf to the path of the created
 database. Then, restart PowerDNS.