ZFS Automatic Snapshot Service for Linux
Go to file
Darik Horn a0a43a42af Invert the --skip-scrub test.
The $opt_skip_scrub option was tested incorrectly, which caused
the --skip-scrub option to operate opposite intent.
2011-11-22 22:09:23 -06:00
etc Expand the options variable in the cron part file. 2011-11-21 20:40:24 -06:00
src Invert the --skip-scrub test. 2011-11-22 22:09:23 -06:00
COPYING Repository creation. 2011-11-21 19:47:20 -06:00
Makefile Repository creation. 2011-11-21 19:47:20 -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.