* Api: fix not working asynchron service (eg. alarms) in minimal install

This commit is contained in:
Ralf Becker 2016-07-12 09:10:30 +02:00
parent ba24cc234c
commit 07ddc1a054

View File

@ -1,4 +1,4 @@
MAILTO=root
SHELL=/bin/bash
# run EGroupware's async services for all domains
*/5 * * * * apache /usr/bin/php -q /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
*/5 * * * * apache /usr/bin/php -q /usr/share/egroupware/api/asyncwrapper.php