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 Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
labrea
/
labrea.logrotate.d
blob
2c2d566b3ad9db91e56549897a93a6807386ebdf
1
/
var
/
log
/
labrea
.
log
{
2
compress
3
delaycompress
4
weekly
5
size
32
M
6
rotate
4
7
8
postrotate
9
/
bin
/
kill
-
HUP
`cat /var/run/labrea.pid 2>/dev/null`
2
> /
dev
/
null
||
true
10
endscript
11
}