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]
/
cups-usblp
/
cups.logrotate
blob
9c49bbdaff9af272194922a20a97ea0ae71bb0ba
1
/var/log/cups/*log {
2
missingok
3
notifempty
4
delaycompress
5
postrotate
6
/bin/kill -HUP `cat /var/run/cups.pid 2>/dev/null` 2>/dev/null || true
7
endscript
8
}