Merge remote-tracking branch 'origin/master' into 3.2

This commit is contained in:
root 2018-02-22 13:30:34 -08:00
commit 0685e09a30
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[supervisord]
nodaemon = true
[program:nginx]
command = /usr/sbin/%(program_name)s -g "daemon off;" -c /etc/nginx/%(program_name)s.conf
auto_start = true

View File

@ -1,3 +1,6 @@
[supervisord]
nodaemon = true
[program:nginx]
command = /usr/sbin/%(program_name)s -g "daemon off;" -c /etc/nginx/%(program_name)s.conf
auto_start = true