aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/cron/cron.weekly/zfs-auto-snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/cron/cron.weekly/zfs-auto-snapshot')
-rwxr-xr-xstraper/db/public/cron/cron.weekly/zfs-auto-snapshot6
1 files changed, 0 insertions, 6 deletions
diff --git a/straper/db/public/cron/cron.weekly/zfs-auto-snapshot b/straper/db/public/cron/cron.weekly/zfs-auto-snapshot
deleted file mode 100755
index 3aa977a..0000000
--- a/straper/db/public/cron/cron.weekly/zfs-auto-snapshot
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-# Only call zfs-auto-snapshot if it's available
-which zfs-auto-snapshot > /dev/null || exit 0
-
-exec zfs-auto-snapshot --quiet --syslog --label=weekly --keep=8 //