X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=blobdiff_plain;f=crontab.part.INO;h=537dc723debdefe06a5fe2d831721a8a655b1146;hb=518ce894b43f80c957cad8a1977b1b91ebd6a2a0;hp=a55d824a8d31e99d0342b66e63a32e9e1e708197;hpb=6f6c96d6ada315fb906cdbd7ebc6ed1aa9ab70a6;p=modbot-urcm.git diff --git a/crontab.part.INO b/crontab.part.INO index a55d824..537dc72 100644 --- a/crontab.part.INO +++ b/crontab.part.INO @@ -3,7 +3,7 @@ # ssh webstump@chiark live-mtm/install-aggregates # #m h d m dow -50 7 * * 1,4 savelog live-%ABBREV%/xlog/log/%GROUP%/event.log -51 7 12 * * savelog live-%ABBREV%/errs -52 7 12 * * savelog live-%ABBREV%/webstump/log/webstump.log -53 7 * * 1 find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm -- +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 -type f -print0 | xargs -r0 rm --