summaryrefslogtreecommitdiff
path: root/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target')
-rw-r--r--sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target b/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target
new file mode 100644
index 000000000000..b2d10f606da5
--- /dev/null
+++ b/sys-fs/zfs-auto-snapshot/files/zfs-auto-snapshot.target
@@ -0,0 +1,11 @@
+[Unit]
+Description=Automatically create, rotate, and destroy periodic ZFS snapshots.
+Documentation=man:zfs-auto-snapshot(8)
+Requires=zfs-auto-snapshot-frequent.timer
+Requires=zfs-auto-snapshot-daily.timer
+Requires=zfs-auto-snapshot-hourly.timer
+Requires=zfs-auto-snapshot-weekly.timer
+Requires=zfs-auto-snapshot-monthly.timer
+
+[Install]
+WantedBy=timers.target