Skip to content

Commit b2e97c5

Browse files
use long options in frequent cronjob
1 parent d3bdd2d commit b2e97c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PATH="/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin"
22

3-
*/15 * * * * root zfs-auto-snapshot -q -g --label=frequent --keep=4 //
3+
*/15 * * * * root zfs-auto-snapshot --quiet --syslog --label=frequent --keep=4 //

0 commit comments

Comments
 (0)