chiark / gitweb /
stump: fix hideous bug where passlisting someone puts their whole From: line in the...
[modbot-ulm.git] / crontab.part.INO
index 71caf315b9dcbbae16d00e24b354ed4356b9d2d5..764da64e3ad2f8f2e24da9ffb5a3691c2cdb27fb 100644 (file)
@@ -3,5 +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
-50 7  12 * *   savelog live-%ABBREV%/errs
+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 --