pid file
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
nodaemon=true
|
nodaemon=true
|
||||||
user=nginx
|
user=nginx
|
||||||
logfile=/tmp/supervisord.log
|
logfile=/tmp/supervisord.log
|
||||||
|
pidfile=/tmp/supervisord.pid
|
||||||
|
|
||||||
[program:nginx]
|
[program:nginx]
|
||||||
command=/usr/sbin/nginx -g "daemon off;"
|
command=/usr/sbin/nginx -g "daemon off;"
|
||||||
|
|||||||
Reference in New Issue
Block a user