X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=blobdiff_plain;ds=sidebyside;f=crontab.part.INO;h=764da64e3ad2f8f2e24da9ffb5a3691c2cdb27fb;hb=35d9640dc16b433d75b3ae917791d95ab8343410;hp=fd9d4d4f6483f4ed98910883243b84834716ecd6;hpb=ebd297af3ed21146bf6726c2c3eae38d438e26ba;p=modbot-mtm.git diff --git a/crontab.part.INO b/crontab.part.INO index fd9d4d4..764da64 100644 --- a/crontab.part.INO +++ b/crontab.part.INO @@ -3,6 +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 +50 7 * * 1,4 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 --