add cron to supervisor
This commit is contained in:
@@ -23,3 +23,6 @@ command=/usr/sbin/php5-fpm -c /etc/php5/fpm
|
||||
|
||||
[program:nginx]
|
||||
command=/usr/sbin/nginx
|
||||
|
||||
[program:cron]
|
||||
command=/usr/sbin/cron
|
||||
|
||||
Reference in New Issue
Block a user