summaryrefslogtreecommitdiffstats
path: root/cron-jobs
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-02-21 22:52:19 +0100
committerAaron Griffin <aaronmgriffin@gmail.com>2009-02-21 22:52:19 +0100
commit110f40248d3e365a98f82d30e2256da35689fbf7 (patch)
tree2b0df253c0524693fc5cc8310c8435f094a223ca /cron-jobs
parentd63b83d26694c531d900e29932e2f38a1aa12690 (diff)
downloaddbscripts-110f40248d3e365a98f82d30e2256da35689fbf7.tar.gz
dbscripts-110f40248d3e365a98f82d30e2256da35689fbf7.tar.xz
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 <aaronmgriffin@gmail.com>
Diffstat (limited to 'cron-jobs')
-rw-r--r--cron-jobs/repo-maint.crontab13
1 files changed, 0 insertions, 13 deletions
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