]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-monitor.cron
- enable cron
[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.298779 seconds and 4 git commands to generate.