aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/cron/cron.weekly/zfs-auto-snapshot
blob: 3aa977a4f47ccf0190a9acafa535f1081c3c746d (plain) (blame)
1
2
3
4
5
6
#!/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 //