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 04:01:21 UTC 2012
[aur-mirror.git]
/
lighttpd-h264
/
lighttpd.logrotate.d
blob
15cacc962d01698ecdd778f9f15c1dcc13642537
1
/
var
/
log
/
lighttpd
/*log {
2
postrotate
3
/bin/kill -HUP `cat /var/run/lighttpd/lighttpd.pid 2>/dev/null` 2> /dev/null || true
4
endscript
5
}