# Atomic restic backup using zfs snapshots Inspired by: - http://web.archive.org/web/20231229002833/https://www.aarsen.me/posts/2022-02-15-sweet-unattended-backups.html#pulling-it-together See Also: - https://github.com/Freaky/zfsnapr - https://github.com/restic/restic/pull/3200 - https://github.com/restic/restic/pull/3599 - https://github.com/restic/restic/issues/4026