From 4888ff3796208f97ba6f76bb2d2586cab8e51188 Mon Sep 17 00:00:00 2001 From: mailman Date: Fri, 3 Apr 1998 00:16:29 +0000 Subject: Removed the last active remnants of the internal archive processing, upvolumes_yearly and upvolumes_monthly entries in the crontab. --- cron/crontab.in.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/cron/crontab.in.in b/cron/crontab.in.in index 12e524213..0f6c2133c 100755 --- a/cron/crontab.in.in +++ b/cron/crontab.in.in @@ -6,9 +6,3 @@ # # 5 AM on the first of each month, mail out password reminders. 0 5 1 * * /usr/local/bin/python /home/mailman/mailman/cron/mailpasswds -# -# Midnight on the first of each month, bump the volume for large lists. -0 0 1 * * /usr/local/bin/python /home/mailman/mailman/cron/upvolumes_monthly -# -# Near years second, bump volume numbers for most lists archives/digests -0 0 1 1 * /home/mailman/mailman/cron/upvolumes_yearly -- cgit v1.3.1