diff options
author | Oleg A. Deordiev <admin@ifconfig.com.ua> | 2019-02-03 22:45:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-03 22:45:04 +0700 |
commit | 2b9f315816e31c439363970cc1762b96385e576c (patch) | |
tree | 1dae3a194d06aae6ed049e3b0052739638b67d51 /system/zfs-auto-snapshot/README | |
parent | de633ab4a388018ec387b9fc73a9534e8f1057b1 (diff) |
system/zfs-auto-snapshot: Added (ZFS Snapshot).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/zfs-auto-snapshot/README')
-rw-r--r-- | system/zfs-auto-snapshot/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/zfs-auto-snapshot/README b/system/zfs-auto-snapshot/README new file mode 100644 index 0000000000..5db41321bf --- /dev/null +++ b/system/zfs-auto-snapshot/README @@ -0,0 +1,7 @@ +An alternative implementation of the zfs-auto-snapshot service for Linux +that is compatible with zfs-linux and zfs-fuse. + +Automatically create, rotate, and destroy periodic ZFS snapshots. This is +the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly, +@zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly +snapshots if it is installed. |