From 1dbd0901caa5023bea33928485bcade974abdae3 Mon Sep 17 00:00:00 2001 From: mailman Date: Mon, 27 Apr 1998 20:29:43 +0000 Subject: Spell senddigests correctly (not "checkdigests"!) --- cron/crontab.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron') diff --git a/cron/crontab.in.in b/cron/crontab.in.in index 0f6c2133c..4c18ebb41 100755 --- a/cron/crontab.in.in +++ b/cron/crontab.in.in @@ -2,7 +2,7 @@ 0 17 * * * /usr/local/bin/python /home/mailman/mailman/cron/checkdbs # # Noon, mail digests for lists that do periodic as well as threshhold delivery. -0 12 * * * /usr/local/bin/python /home/mailman/mailman/cron/checkdigests +0 12 * * * /usr/local/bin/python /home/mailman/mailman/cron/senddigests # # 5 AM on the first of each month, mail out password reminders. 0 5 1 * * /usr/local/bin/python /home/mailman/mailman/cron/mailpasswds -- cgit v1.3.1