| .gitignore | ||
| PKGBUILD | ||
| README.md | ||
| zfs-daily-snapshot@.service | ||
| zfs-daily-snapshot@.timer | ||
| zfs-snapshot.rb | ||
ZFS Snapshotter
This is my personal opiniated package for automatically creating and cleaning up ZFS snapshots.
Usage:
- Clone this repository.
- Build and install:
$ makepkg -Si - Enable the systemd timer for your datasets:
- Use
-instead of/, due to systemd encoding:# systemctl enable --now zfs-daily-snapshot@pool-my-dataset.timer