Skip to content

Commit

Permalink
* Api: fix not working asynchron service (eg. alarms) in minimal install
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfbecker committed Jul 12, 2016
1 parent ba24cc2 commit 07ddc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rpm-build/egroupware.cron
@@ -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

0 comments on commit 07ddc1a

Please sign in to comment.