ZFS Automatic Snapshot Service for Linux
Go to file
Darik Horn d99147db7a Set keep=8 in the weekly cron job.
A default of keep=8 for weekly snapshot is more useful than keep=4,
which is no more protective than the default daily schedule.
2011-12-21 20:29:27 -06:00
etc Set keep=8 in the weekly cron job. 2011-12-21 20:29:27 -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.