aboutsummaryrefslogtreecommitdiff
path: root/dns/ddns/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ddns/files/pkg-message.in')
-rw-r--r--dns/ddns/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/dns/ddns/files/pkg-message.in b/dns/ddns/files/pkg-message.in
index 72ae93afa443..0d039f8a68fb 100644
--- a/dns/ddns/files/pkg-message.in
+++ b/dns/ddns/files/pkg-message.in
@@ -1,4 +1,6 @@
-========================================================================
+[
+{ type: install
+ message: <<EOM
ddns configuration files were installed in the following directory:
%%ETCDIR%%
@@ -38,4 +40,6 @@ Then you can start a ddns daemon by issuing the following command:
or
%%PREFIX%%/etc/rc.d/ddns_client start
-========================================================================
+EOM
+}
+]