X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=blobdiff_plain;f=crontab.part.INO;h=da97af923edc2a13811a24f15c206f14d6165635;hp=4704cd1d175c08e1b52acb08d76e55d2778f8b15;hb=ba1a60e8c390874d2fbb484c29d23524e945f934;hpb=7532a3d0dc5eaf8d57e66604aa4f1e8e6fc2eebb diff --git a/crontab.part.INO b/crontab.part.INO index 4704cd1..da97af9 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 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 --