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

Larry Baerveldt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from Larry Baerveldt <[email protected]> ---
Just a FYI on this. I found that *not* using koha-foreach, and instead use the
actual koha instance user also works.

For example, instead of:
root koha-foreach --enabled --email
/usr/share/koha/bin/cronjobs/process_message_queue.pl

if you use:
INST-koha /usr/share/koha/bin/cronjobs/process_message_queue.pl

it works. 

So taking a look at how koha-foreach switches to the user might provide some
clues. 

Can confirm this also happens on Debian 8.4.

-- 
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