aboutsummaryrefslogtreecommitdiffstats
path: root/dns/powerdns-recursor/files/pkg-message.in
blob: 36e346d909799cc62c884493da40efa8f4681a9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
 If you want to use the powerdns recursor,
 you need the following line in /etc/rc.conf(.local)

    pdns_recursor_enable="YES"

 Configuration templates are available in %%PREFIX%%/etc/pdns
 as recursor.conf-dist.
EOM
}
]