[packages/nginx] config state not relevant if rotating logs

glen glen at pld-linux.org
Sun May 3 22:38:31 CEST 2015


commit 136ef200866e2d1972433b95e306f0fe978e4e5f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 3 23:38:07 2015 +0300

    config state not relevant if rotating logs

 nginx.init | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/nginx.init b/nginx.init
index 10e1779..99221e2 100755
--- a/nginx.init
+++ b/nginx.init
@@ -146,7 +146,6 @@ upgrade() {
 # Tell nginx to reopen logs
 # http://nginx.org/en/docs/control.html#logs
 reopen_logs() {
-	checkconfig
 	show "Reopening $svname logs"
 	killproc -p $pidfile $prog -USR1
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/136ef200866e2d1972433b95e306f0fe978e4e5f



More information about the pld-cvs-commit mailing list