repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
ziproxy
/
trunk
/
ziproxy.logrotate
blob
7cadf5e716bda0e96d4665d99a3b753475da4508
1
/var/log/ziproxy/access.log {
2
su root proxy
3
weekly
4
missingok
5
rotate 10
6
compress
7
delaycompress
8
ifempty
9
nomail
10
postrotate
11
killall -HUP ziproxy 1>/dev/null 2>/dev/null || true
12
endscript
13
}