ZFS Automatic Snapshot Service for Linux
Go to file
Darik Horn c8507a0da9 Change objects to datasets in help and comments.
In the usage synopsis and program comments, change "objects" to
"datasets" for consistency with upstream ZFS terminology.
2011-12-18 07:34:40 -06:00
etc Remove redundant lines in the cron.d file. 2011-11-28 00:05:43 -06:00
src Change objects to datasets in help and comments. 2011-12-18 07:34:40 -06:00
COPYING Repository creation. 2011-11-21 19:47:20 -06:00
Makefile Fix the hourly-daily transposition in the Makefile. 2011-11-28 00:07:30 -06:00
README Repository creation. 2011-11-21 19:47:20 -06:00

An alternative implementation of the zfs-auto-snapshot service for Linux.

This program is a posixly correct bourne shell script.  It depends only on
the zfs utilities and cron, and can run in the dash shell.