summaryrefslogtreecommitdiff
path: root/sysutils/smartmontools/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/smartmontools/files/pkg-message.in')
-rw-r--r--sysutils/smartmontools/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/smartmontools/files/pkg-message.in b/sysutils/smartmontools/files/pkg-message.in
index 9c68b7009fc2..f34049696d84 100644
--- a/sysutils/smartmontools/files/pkg-message.in
+++ b/sysutils/smartmontools/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
smartmontools has been installed
To check the status of drives, use the following:
@@ -18,3 +21,6 @@ Copy this file to %%PREFIX%%/etc/smartd.conf and edit appropriately
To have smartd start at boot
echo 'smartd_enable="YES"' >> /etc/rc.conf
+EOM
+}
+]