We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5bf114 commit d77af5aCopy full SHA for d77af5a
README
@@ -1,4 +1,12 @@
1
-An alternative implementation of the zfs-auto-snapshot service for Linux.
+zfs-auto-snapshot:
2
+
3
+An alternative implementation of the zfs-auto-snapshot service for Linux
4
+that is compatible with zfs-linux and zfs-fuse.
5
6
+Automatically create, rotate, and destroy periodic ZFS snapshots. This is
7
+the utility that creates the @zfs-auto-snap_frequent, @zfs-auto-snap_hourly,
8
+@zfs-auto-snap_daily, @zfs-auto-snap_weekly, and @zfs-auto-snap_monthly
9
+snapshots if it is installed.
10
11
This program is a posixly correct bourne shell script. It depends only on
12
the zfs utilities and cron, and can run in the dash shell.
0 commit comments