Skip to content

Commit afdae86

Browse files
committed
Remove redundant lines in the cron.d file.
1 parent 4b76097 commit afdae86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
PATH="/usr/bin:/bin:/usr/sbin:/sbin"
22

33
*/15 * * * * root zfs-auto-snapshot -q -g --label=frequent --keep=4 //
4-
@hourly root zfs-auto-snapshot -q -g --label=hourly --keep=24 //
5-
@daily root zfs-auto-snapshot -q -g --label=daily --keep=31 //
6-
@weekly root zfs-auto-snapshot -q -g --label=weekly --keep=4 //
7-
@monthly root zfs-auto-snapshot -q -g --label=monthly --keep=12 //

0 commit comments

Comments
 (0)