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 Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
privoxy-cvs
/
privoxy.logrotate.d
blob
ce52108d3e721d2e6e82e150fadeaa2242bc47fc
1
/
var
/
log
/
privoxy
/
jarfile
/
var
/
log
/
privoxy
/
logfile
{
2
create
660
root privoxy
3
notifempty
4
compress
5
postrotate
6
/
bin
/
kill
-
HUP
`cat /var/run/privoxy.pid 2>/dev/null`
2
> /
dev
/
null
||
true
7
endscript
8
}