JOBS - fallback to old conf in case reload failed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
daemon on;
|
||||
pid /tmp/nginx.pid;
|
||||
pid /tmp/nginx-temp.pid;
|
||||
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
||||
Reference in New Issue
Block a user