do not daemonize cron
This commit is contained in:
@@ -25,4 +25,4 @@ command=/usr/sbin/php5-fpm -c /etc/php5/fpm
|
|||||||
command=/usr/sbin/nginx
|
command=/usr/sbin/nginx
|
||||||
|
|
||||||
[program:cron]
|
[program:cron]
|
||||||
command=/usr/sbin/cron
|
command=/usr/sbin/cron -f
|
||||||
|
|||||||
Reference in New Issue
Block a user