aboutsummaryrefslogtreecommitdiff
path: root/dns/getdns/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/getdns/files/pkg-message.in')
-rw-r--r--dns/getdns/files/pkg-message.in30
1 files changed, 18 insertions, 12 deletions
diff --git a/dns/getdns/files/pkg-message.in b/dns/getdns/files/pkg-message.in
index f1ee9be4ba6a..36eda9b9e57b 100644
--- a/dns/getdns/files/pkg-message.in
+++ b/dns/getdns/files/pkg-message.in
@@ -1,12 +1,18 @@
-***
-*** !!! IMPORTANT !!!! libgetdns needs a DNSSEC trust anchor!
-***
-*** For the library to be able to perform DNSSEC, the root
-*** trust anchor needs to be present in presentation format
-*** in the file:
-*** %%LOCALBASE%%/etc/unbound/root.key
-***
-*** We recomend using unbound-anchor to retrieve and install
-*** the root trust anchor like this:
-*** su -m unbound -c /usr/local/sbin/unbound-anchor
-***
+[
+{ type: install
+ message: <<EOM
+
+ !!! IMPORTANT !!!! libgetdns needs a DNSSEC trust anchor!
+
+ For the library to be able to perform DNSSEC, the root
+ trust anchor needs to be present in presentation format
+ in the file:
+ %%LOCALBASE%%/etc/unbound/root.key
+
+ We recomend using unbound-anchor to retrieve and install
+ the root trust anchor like this:
+ su -m unbound -c /usr/local/sbin/unbound-anchor
+
+EOM
+}
+]