aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/crontab-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/crontab-example b/conf/crontab-example
index a7f540eaf..a29a0de53 100644
--- a/conf/crontab-example
+++ b/conf/crontab-example
@@ -29,6 +29,6 @@ PATH=/usr/local/bin:/usr/bin:/bin
13 * * * * "$FMS/bin/cron-wrapper" update-all-reports
# Once a day on all servers
-39 2 * * * "$FMS/bin/problems-filed-graph"
-43 2 * * * "$FMS/bin/problem-creation-graph"
+39 2 * * * "$FMS/bin/cron-wrapper" problems-filed-graph
+43 2 * * * "$FMS/bin/cron-wrapper" problem-creation-graph
00 8 * * * "$FMS/bin/check-for-zombies" $UNIX_USER