aboutsummaryrefslogtreecommitdiffstats
path: root/dns/credns/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'dns/credns/pkg-message')
-rw-r--r--dns/credns/pkg-message22
1 files changed, 12 insertions, 10 deletions
diff --git a/dns/credns/pkg-message b/dns/credns/pkg-message
index 8f63a4185dd7..9786a03f8b52 100644
--- a/dns/credns/pkg-message
+++ b/dns/credns/pkg-message
@@ -1,10 +1,12 @@
-**************************************************************************
-* *
-* To run credns from startup, add credns_enable="YES" *
-* to your /etc/rc.conf *
-* *
-* Take good care when using credns commands, since they often need to *
-* be executed as user dedicated to credns, in order for the files it *
-* touches or creates to have the proper permissions. *
-* *
-**************************************************************************
+[
+{ type: install
+ message: <<EOM
+ To run credns from startup, add credns_enable="YES"
+ to your /etc/rc.conf
+
+ Take good care when using credns commands, since they often need to
+ be executed as user dedicated to credns, in order for the files it
+ touches or creates to have the proper permissions.
+EOM
+}
+]