X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=blobdiff_plain;f=crontab.part.INO;h=537dc723debdefe06a5fe2d831721a8a655b1146;hb=2d4e5294848b9a94620f5d1c1b076b0e799707b7;hp=da97af923edc2a13811a24f15c206f14d6165635;hpb=ba0c13ec499f48c250a8da3beb08b9b3fbf77d2b;p=modbot-mtm.git diff --git a/crontab.part.INO b/crontab.part.INO index da97af9..537dc72 100644 --- a/crontab.part.INO +++ b/crontab.part.INO @@ -6,4 +6,4 @@ 50 7 * * 1 savelog -p live-%ABBREV%/xlog/log/%GROUP%/event.log 51 7 12 * * savelog -p live-%ABBREV%/errs 52 7 12 * * savelog -p live-%ABBREV%/webstump/log/webstump.log -53 7 * * 1 find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm -- +53 7 * * 1 find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -type f -print0 | xargs -r0 rm --