mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
1e4c60e5c6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
420 B
Text
11 lines
420 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, PowerDNS includes support for bind and mysql backends.
|
|
To use other modules, set the modules variable before calling the
|
|
build:
|
|
# MODULES="bind gpgsql" ./pdns.SlackBuild
|