From 110f40248d3e365a98f82d30e2256da35689fbf7 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 21 Feb 2009 13:52:19 -0800 Subject: Remove the repo-maint crontab Our cron currently doesn't handle stand-alone crontabs too well, and we're managing all these in root's crontab anyway. Meh... deleted Signed-off-by: Aaron Griffin --- cron-jobs/repo-maint.crontab | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 cron-jobs/repo-maint.crontab (limited to 'cron-jobs') diff --git a/cron-jobs/repo-maint.crontab b/cron-jobs/repo-maint.crontab deleted file mode 100644 index babcea1..0000000 --- a/cron-jobs/repo-maint.crontab +++ /dev/null @@ -1,13 +0,0 @@ -MAILTO="root" -#################################################################### -#minute (0-59), # -#| hour (0-23), # -#| | day of the month (1-31), # -#| | | month of the year (1-12), # -#| | | | day of the week (0-6 with 0=Sunday)# -#| | | | | commands # -#################################################################### -*/5 * * * * /arch/cron-jobs/adjust-permissions -00 21 * * * /arch/cron-jobs/createFileList >/dev/null 2>&1 -00 23 * * * /arch/cron-jobs/sourceballs -00 */3 * * * /arch/cron-jobs/ftpdir-cleanup | /arch/cron-jobs/devlist-mailer -- cgit v1.2.3-2-g168b