https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15529

--- Comment #30 from Alex Buckley <[email protected]> ---
Created attachment 80256
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80256&action=edit
Bug 15529: Altered logic for lockfile creation

Implemented logic for creating lockfile preventing a lock file being
added to a logging directory. This patch adds logic (outlined below)
similar to what is in use in rebuild_zebra.pl.

The logic is:

Create lockfile in either:
1. Location defined in config (cron_lockdir)
OR
2. A standard location (/var/koha/cron_<instancename>)
OR
3. /tmp/cron_<instancename>

Sponsored-By: New Zealand Parliamentary Library

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to