Bugzilla – Attachment 4428 Details for
Bug 6478
purge_suggestions.pl needs an example crontab
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6478 -- add purge_suggestions.pl to the crontab.example
Bug-6478----add-purgesuggestionspl-to-the-crontabe.patch (text/plain), 1011 bytes, created by
Chris Cormack
on 2011-06-08 01:48:43 UTC
(
hide
)
Description:
Bug 6478 -- add purge_suggestions.pl to the crontab.example
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2011-06-08 01:48:43 UTC
Size:
1011 bytes
patch
obsolete
>From 4be8e7a043bc85c1c21e6325aaa74fb880d3d01a Mon Sep 17 00:00:00 2001 >From: Liz Rea <lrea@nekls.org> >Date: Tue, 7 Jun 2011 11:44:14 -0500 >Subject: [PATCH] Bug 6478 -- add purge_suggestions.pl to the crontab.example > >To test: >Verify that there is a listed job for purge_suggestions.pl in the crontab.example > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >--- > misc/cronjobs/crontab.example | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/misc/cronjobs/crontab.example b/misc/cronjobs/crontab.example >index b43d377..47bb064 100644 >--- a/misc/cronjobs/crontab.example >+++ b/misc/cronjobs/crontab.example >@@ -76,3 +76,6 @@ KOHA_CRON_PATH = /usr/share/koha/bin/cronjobs > > # clean up databases nightly. Be sure not to run this with --sessions during a time when the system is in use! > 16 1 * * * $KOHA_CRON_PATH/cleanup_database.pl --sessions --zebraqueue 10 >+ >+# delete old purchase suggestions weekly. >+@weekly $KOHA_CRON_PATH/purge_suggestions.pl > /dev/null 2>&1 >-- >1.7.4.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6478
:
4399
|
4428
|
4432
|
4466