From d71174a62b922d0856a33e3e28cd1469c0cf4b29 Mon Sep 17 00:00:00 2001 From: Janos SUTO Date: Sat, 9 Sep 2017 20:12:22 +0200 Subject: [PATCH] cron: fix for generate_stats.php cro job Signed-off-by: Janos SUTO --- etc/cron.jobs.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/cron.jobs.in b/etc/cron.jobs.in index 15c18b83..0e24eaa9 100644 --- a/etc/cron.jobs.in +++ b/etc/cron.jobs.in @@ -10,7 +10,7 @@ ###30 7 * * * /usr/bin/php LIBEXECDIR/piler/daily-report.php --webui LOCALSTATEDIR/piler/www ### optional: populate accouting data -###30 6 * * * /usr/bin/php LIBEXECDIR/piler/generate_stats.php --webui LOCALSTATEDIR/piler/www +###30 6 * * * /usr/bin/php LIBEXECDIR/piler/generate_stats.php --webui LOCALSTATEDIR/piler/www >/dev/null ### optional: purge aged emails ###2 0 * * * BINDIR/pilerpurge