---
name: zfs-periodic
version: 1.0.20130213
origin: sysutils/zfs-periodic
comment: Simple way of maintaining zfs snapshots using the periodic system
arch: freebsd:9:x86:64
www: http://www.neces.com/blog/technology/integrating-freebsd-zfs-and-periodic-snapshots-and-scrubs
maintainer: peter@pean.org
prefix: /usr/local
licenselogic: single
flatsize: 5233
desc: |
  Scripts that uses the periodic system to create and manage zfs
  snapshots. Easily configured via /etc/periodic.conf

  WWW: http://www.neces.com/blog/technology/integrating-freebsd-zfs-and-periodic-snapshots-and-scrubs
categories: [sysutils]
files:
  /usr/local/bin/zfs-snapshot: 9d5b164f0d74fb55dbd4a4ad26887e2341e01c7724ff529886b7435b54404ee4
  /usr/local/etc/periodic/daily/000.zfs-snapshot: 6abceaa90dc3c747d43d3864ebb2ea9b205f1587fd551abd724a7203953276d8
  /usr/local/etc/periodic/hourly/000.zfs-snapshot: 8e11e1e2fd87d7c7082757b92eeb63658616e740abbbb076dc83c0c3ce450124
  /usr/local/etc/periodic/monthly/000.zfs-snapshot: 1169c8924d5b6dbd239079bf1b722c29d6fc05658ce0cb4643b07e214f95fac8
  /usr/local/etc/periodic/weekly/000.zfs-snapshot: 93655d4d8f5a9e5d706034dd39f5023ff6ab3b242167878aebfb79a3941d84fb
directories:
  /usr/local/etc/periodic/weekly/: y
  /usr/local/etc/periodic/monthly/: y
  /usr/local/etc/periodic/hourly/: y
  /usr/local/etc/periodic/daily/: y
  /usr/local/etc/periodic/: y
scripts: {}
message: "\t \n\tIn order to enable periodic snapshots you need\n\tto add these lines
  to your /etc/periodic.conf\n\n\thourly_output=\"root\"\n\thourly_show_success=\"NO\"\n\thourly_show_info=\"YES\"\n\thourly_show_badconfig=\"NO\"\n\thourly_zfs_snapshot_enable=\"YES\"\n\thourly_zfs_snapshot_pools=\"tank\"\n\thourly_zfs_snapshot_keep=6\n\tdaily_zfs_snapshot_enable=\"YES\"\n\tdaily_zfs_snapshot_pools=\"tank\"\n\tdaily_zfs_snapshot_keep=7\n\tweekly_zfs_snapshot_enable=\"YES\"\n\tweekly_zfs_snapshot_pools=\"tank\"\n\tweekly_zfs_snapshot_keep=5\n\tmonthly_zfs_snapshot_enable=\"YES\"\n\tmonthly_zfs_scrub_enable=\"YES\"\n\tmonthly_zfs_scrub_pools=\"tank\"\n\tmonthly_zfs_snapshot_pools=\"tank\"\n\tmonthly_zfs_snapshot_keep=2'\n"
