blob: bb7595598837120714a751d8e2a7c48adfd549c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
*******************************************************************
Enable powerdns in /etc/rc.conf with the following line:
pdns_enable="YES"
If you want to use the powerdns recursor,
you need the following additional line in /etc/rc.conf
pdns_recursor_enable="YES"
Configuration templates are available in %%PREFIX%%/etc
as pdns.conf-dist.
*******************************************************************
|