Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
nginx-mbedtls
/
b23d05f88851f0388eefac296bfe84d001aeb4f0
/
.
/
debian
/
modules
/
nginx-http-push
/
tests
/
nginx-pushmodule
/
nginx.logrotate
blob: 610444d5a3cd96f3b3c6a82d46b4186e1689a8fd [
file
] [
log
] [
blame
] [
raw
]
/
var
/
log
/
nginx
/*log /var/log/nginx/*/
*
log
{
daily
create
640
http log
compress
postrotate
[
!
-
f
/
run
/
nginx
.
pid
]
||
kill
-
USR1
`cat /run/nginx.pid`
endscript
}