X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=blobdiff_plain;f=crontab.part.INO;h=a55d824a8d31e99d0342b66e63a32e9e1e708197;hp=4704cd1d175c08e1b52acb08d76e55d2778f8b15;hb=ce2774536f74c9511d68c2de600dc042093a83fd;hpb=56801be17418e7872d29647f348af045e2a23f7f diff --git a/crontab.part.INO b/crontab.part.INO index 4704cd1..a55d824 100644 --- a/crontab.part.INO +++ b/crontab.part.INO @@ -1,7 +1,9 @@ # # install with -# ssh webstump@chiark live/crontab-install +# ssh webstump@chiark live-mtm/install-aggregates # #m h d m dow -50 7 12 * * savelog live-%ABBREV%/xlog/log/%GROUP%/event.log -50 7 12 * * savelog live-%ABBREV%/errs +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 --