repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
lighttpd
/
trunk
/
lighttpd.logrotate.d
blob
b424c692dd9347b0574bffe56181cfd378463b79
1
/
var
/
log
/
lighttpd
/*log {
2
missingok
3
copytruncate
4
notifempty
5
sharedscripts
6
postrotate
7
systemctl reload lighttpd.service || true
8
endscript
9
}