]> git.pld-linux.org Git - packages/nginx.git/commitdiff
config state not relevant if rotating logs
authorElan Ruusamäe <glen@delfi.ee>
Sun, 3 May 2015 20:38:07 +0000 (23:38 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 3 May 2015 20:38:07 +0000 (23:38 +0300)
nginx.init

index 10e1779748e979fe9a45874753ceb84baa6da2c0..99221e2a19efdb94c5a93349f562034a0bf7d29c 100755 (executable)
@@ -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
 }
This page took 0.175112 seconds and 4 git commands to generate.