separate config for launch

This commit is contained in:
Paolo Asperti 2025-05-06 09:23:17 +02:00
parent 142b6e3a75
commit b267419a8f
Signed by: paspo
GPG Key ID: 06D46905D19D5182
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@ EOF
# database setup
cat >> /etc/pdns/pdns.conf.d/sqlite.conf << EOF
launch=gsqlite3
gsqlite3-database=${DB_PATH}
EOF
DB_DIR=$(dirname "${DB_PATH}")

View File

@ -0,0 +1 @@
launch=gsqlite3