ZFS Automatic Snapshot Service for Linux
Go to file
Darik Horn 2e26499f6a Rebase exit codes to above 127.
Most standard shell utilities return errors less than 128. Rebase the
exit codes of this script to reduce the liklihood of overlap.
2011-11-23 10:03:56 -06:00
etc Expand the options variable in the cron part file. 2011-11-21 20:40:24 -06:00
src Rebase exit codes to above 127. 2011-11-23 10:03:56 -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.