just run this second find 6 hours later
This commit is contained in:
parent
d99fe2eb4a
commit
d38e1d3fca
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
0 8 * * * apache find /mnt/koji/work -xdev -depth -mindepth 2 -mtime +14 \( -type f -o -type l \) -delete -o -type d -empty -delete >& /dev/null
|
||||
0 9 * * * apache find /mnt/koji/scratch -xdev -depth -mtime +14 \( -type f -o -type l \) -delete -o -type d -empty -delete >& /dev/null
|
||||
0 9 * * * apache find /mnt/koji/scratch/koschei -xdev -depth -mtime +1 \( -type f -o -type l \) -delete -o -type d -empty -delete >& /dev/null
|
||||
0 15 * * * apache find /mnt/koji/scratch/koschei -xdev -depth -mtime +1 \( -type f -o -type l \) -delete -o -type d -empty -delete >& /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue