summaryrefslogtreecommitdiff
path: root/sysutils/3dm/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/3dm/files/pkg-message.in')
-rw-r--r--sysutils/3dm/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/3dm/files/pkg-message.in b/sysutils/3dm/files/pkg-message.in
index 9dbf4c3f18f0..e3b3f5c34f3e 100644
--- a/sysutils/3dm/files/pkg-message.in
+++ b/sysutils/3dm/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
3DM2 includes an rc.d script to control a daemon mode.
You can start the daemon with these commands:
@@ -6,3 +9,6 @@ You can start the daemon with these commands:
Do not forget to edit '%%PREFIX%%/etc/3dm2/3dm2.conf'
Visit https://localhost:888/
+EOM
+}
+]