Update logrotate

This commit is contained in:
Karol Wypchło 2021-02-08 14:51:24 +01:00 committed by Karol Wypchlo
parent 43dc3b2058
commit 9a9467263c
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@
postrotate
[ ! -f /usr/local/openresty/nginx/logs/nginx.pid ] || kill -USR1 `cat /usr/local/openresty/nginx/logs/nginx.pid`
endscript
}
}