From 136ef200866e2d1972433b95e306f0fe978e4e5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 3 May 2015 23:38:07 +0300 Subject: [PATCH] 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 } -- 2.44.0