koji_hub: disable prune for now until we find out why it is causing db issues
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9fd267a52d
commit
83b0900ddd
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
SCRIPT=/usr/sbin/koji-gc
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
0 8 * * * apache /usr/local/bin/lock-wrapper koji-gc-delete $SCRIPT --action=delete --lock-file /var/tmp/koji-gc.lock
|
||||
0 10 * * * apache /usr/local/bin/lock-wrapper koji-gc-prune $SCRIPT --action=prune --lock-file /var/tmp/koji-gc.lock
|
||||
#0 10 * * * apache /usr/local/bin/lock-wrapper koji-gc-prune $SCRIPT --action=prune --lock-file /var/tmp/koji-gc.lock
|
||||
0 9 * * * apache /usr/local/bin/lock-wrapper koji-gc-trash $SCRIPT --action=trash --lock-file /var/tmp/koji-gc.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue