mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
4a1a7336b9
Signed-off-by: B. Watson <yalhcru@gmail.com>
11 lines
446 B
Text
11 lines
446 B
Text
This is the SlackBuild for PowerDNS authoritative server. The
|
|
PowerDNS Authoritative Server is a versatile nameserver which
|
|
supports a large number of backends.
|
|
|
|
Docs are available at:
|
|
https://doc.powerdns.com/authoritative/index.html
|
|
|
|
By default, this PowerDNS SlackBuild includes support for BIND and
|
|
SQLite3 backends only. To use other backends, set the modules
|
|
variable before calling the build:
|
|
# MODULES="bind gpgsql" ./pdns.SlackBuild
|