ZFS Automatic Snapshot Service for Linux
Go to file
Darik Horn 4c14da4130 Consistently quote literal strings.
Apply some syntax hygiene. Quoting everything is a safe habit because
unquoted things can have subtle side-effects.
2011-11-22 23:36:51 -06:00
etc Expand the options variable in the cron part file. 2011-11-21 20:40:24 -06:00
src Consistently quote literal strings. 2011-11-22 23:36:51 -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.