We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11130ba + b2e97c5 commit b747698Copy full SHA for b747698
etc/zfs-auto-snapshot.cron.frequent
@@ -1,3 +1,3 @@
1
-PATH="/usr/bin:/bin:/usr/sbin:/sbin"
+PATH="/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin"
2
3
-*/15 * * * * root zfs-auto-snapshot -q -g --label=frequent --keep=4 //
+*/15 * * * * root zfs-auto-snapshot --quiet --syslog --label=frequent --keep=4 //
0 commit comments