Update logrotate
This commit is contained in:
parent
43dc3b2058
commit
9a9467263c
|
@ -10,4 +10,4 @@
|
||||||
postrotate
|
postrotate
|
||||||
[ ! -f /usr/local/openresty/nginx/logs/nginx.pid ] || kill -USR1 `cat /usr/local/openresty/nginx/logs/nginx.pid`
|
[ ! -f /usr/local/openresty/nginx/logs/nginx.pid ] || kill -USR1 `cat /usr/local/openresty/nginx/logs/nginx.pid`
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue