#
# Regular cron jobs for the horde3 package
#
0 23	* * *	www-data	test -x /usr/share/horde3/scripts/temp-cleanup.cron && /usr/share/horde3/scripts/temp-cleanup.cron 2> /dev/null || true
*/5 *   * * *   www-data    test -x /usr/bin/php && /usr/bin/php -q /usr/share/horde3/scripts/alarms.php > /dev/null 2>&1 || true
