Bug 11138: add auto_unsuspend_holds to daily crontab (Debian package)
authorLiz Rea <liz@catalyst.net.nz>
Fri, 25 Oct 2013 03:40:03 +0000 (16:40 +1300)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 17 Jan 2014 21:14:17 +0000 (21:14 +0000)
To test:

Install the packages with this patch, observe the /etc/cron.daily/koha-common
file - auto_unsuspend_holds should now be in the default list.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

debian/koha-common.cron.daily

index e2c7a80..ebc4916 100644 (file)
@@ -22,4 +22,5 @@ koha-foreach --enabled /usr/share/koha/bin/cronjobs/holds/cancel_expired_holds.p
 koha-foreach --enabled /usr/share/koha/bin/cronjobs/services_throttle.pl > /dev/null 2>&1
 koha-foreach --enabled /usr/share/koha/bin/cronjobs/cleanup_database.pl --sessions --zebraqueue 10
 koha-foreach --enabled --noemail /usr/share/koha/bin/cronjobs/cleanup_database.pl --mail
+koha-foreach --enabled /usr/share/koha/bin/cronjobs/holds/auto_unsuspend_holds.pl > /dev/null 2>&1
 koha-run-backups --days 2 --output /var/spool/koha