summaryrefslogtreecommitdiff
path: root/sysutils/panicmail/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/panicmail/pkg-message')
-rw-r--r--sysutils/panicmail/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/panicmail/pkg-message b/sysutils/panicmail/pkg-message
index c243a00cad13..f57cb45bc9af 100644
--- a/sysutils/panicmail/pkg-message
+++ b/sysutils/panicmail/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To enable sending of panic reports, add
dumpdev="AUTO"
panicmail_enable="YES"
@@ -8,3 +11,6 @@ them if they do not contain any sensitive information. To automatically
submit panic reports directly, add
panicmail_autosubmit="YES"
to your /etc/rc.conf in addition.
+EOM
+}
+]