summaryrefslogtreecommitdiff
path: root/sysutils/zfs-periodic/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/zfs-periodic/pkg-message')
-rw-r--r--sysutils/zfs-periodic/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/zfs-periodic/pkg-message b/sysutils/zfs-periodic/pkg-message
index fb76bd52d1e0..010d2e7d1ce1 100644
--- a/sysutils/zfs-periodic/pkg-message
+++ b/sysutils/zfs-periodic/pkg-message
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
In order to enable periodic snapshots you need
to add these lines to your /etc/periodic.conf
@@ -23,3 +25,6 @@ To get hourly snapshots you also need to add
something like this to /etc/crontab:
2 * * * * root periodic hourly
+EOM
+}
+]