Bug 5139 - packages now do email and other cron jobs
authorRobin Sheat <robin@catalyst.net.nz>
Mon, 30 Aug 2010 23:48:20 +0000 (11:48 +1200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 12:12:14 +0000 (08:12 -0400)
commit18a1c3db11bd2cb45c8d6937bd58149a5d8427be
tree3db1115accc72b55d8c8594ffc6caf1735e97910
parent95cb1c3a7f71a0dfd9f38652ff5fc0313c07862b
Bug 5139 - packages now do email and other cron jobs

By default the packages now set up the cron jobs to handle things like
overdues and email etc. By default, email is off, 'koha-email-enable'
and 'koha-email-disable' can manage this.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
debian/koha-common.README.Debian
debian/koha-common.cron.d
debian/koha-common.cron.daily [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-create
debian/scripts/koha-email-disable [new file with mode: 0755]
debian/scripts/koha-email-enable [new file with mode: 0755]
debian/scripts/koha-enable [changed mode: 0644->0755]
debian/scripts/koha-foreach
debian/scripts/koha-list
misc/cronjobs/cleanup_database.pl