]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-monitor.cron
- bcond pear: use system pear or bundled pear packages
[packages/eventum.git] / eventum-monitor.cron
1 # eventum reminder
2 # bounce messages back to root
3 MAILTO=root
4
5 */10 * * * * http cd /usr/share/eventum/misc && /usr/bin/php4 -q monitor.php
6
7 # vim:syn=crontab
This page took 0.040818 seconds and 3 git commands to generate.