summaryrefslogtreecommitdiffstats
path: root/.examples/dockerfiles/cron/apache/supervisord.conf
diff options
context:
space:
mode:
Diffstat (limited to '.examples/dockerfiles/cron/apache/supervisord.conf')
-rw-r--r--.examples/dockerfiles/cron/apache/supervisord.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.examples/dockerfiles/cron/apache/supervisord.conf b/.examples/dockerfiles/cron/apache/supervisord.conf
index 25ae32f8..836a08ad 100644
--- a/.examples/dockerfiles/cron/apache/supervisord.conf
+++ b/.examples/dockerfiles/cron/apache/supervisord.conf
@@ -19,4 +19,4 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
-command=cron -f
+command=/cron.sh