From: Alan Knowles Date: Sun, 10 Apr 2011 07:29:39 +0000 (+0800) Subject: Cli.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a1002f5bf79d56b1f739bf16b234ddca61815d9b Cli.php --- diff --git a/Cli.php b/Cli.php index a0fe2648..e10a49a2 100644 --- a/Cli.php +++ b/Cli.php @@ -47,6 +47,10 @@ class Pman_Core_Cli Runs the notification tool - should be run every minute ideally. Sends out emails to anyone in the notification list. + + /etc/cron.d/PmanNotify + * * * * * www-data /usr/bin/php /home/gitlive/web.mtrack/admin.php Core/Notify > /dev/null + ";