diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-09-02 00:13:40 -0500 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-09-02 00:13:40 -0500 |
commit | 4bef49c9d906a5388027eb5cbe694b0b6b93e807 (patch) | |
tree | 425f65d6fdaf18c36c283ee071c6b92002df09f7 /cron-jobs | |
parent | a3a43e54b6c673829a06b9bedcf8072c0358e0aa (diff) |
Cron-job changes
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'cron-jobs')
-rw-r--r-- | cron-jobs/repo-maint.crontab | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cron-jobs/repo-maint.crontab b/cron-jobs/repo-maint.crontab index dadd1fb..babcea1 100644 --- a/cron-jobs/repo-maint.crontab +++ b/cron-jobs/repo-maint.crontab @@ -8,5 +8,6 @@ MAILTO="root" #| | | | | commands # #################################################################### */5 * * * * /arch/cron-jobs/adjust-permissions -00 21 * * * /arch/cron-jobs/createFileList +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 |