repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
nginx_passenger
/
nginx.logrotate
blob
424aa29f7f6a801ef2d5022e8f4bdfb8048a9bc7
1
/var/log/nginx/*log {
2
create 640 nginx log
3
compress
4
postrotate
5
nginx -s reopen
6
endscript
7
}