https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783
--- Comment #6 from Martin Renvoize <[email protected]> --- OK.. This works, but... We end up without a worker running under default installs that will run the indexing jobs. We should either add another set of debian templates etc to create the new worker along side the existing koha.worker service... Or.. and I think it is perhaps preferable.. we should work on a worker manager daemon script instead of a simple worker script.. such a script would for workers, plural, to run the various queues. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
