chiark
/
gitweb
/
~mdw
/
mirror-admin
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster.
[mirror-admin]
/
etc
/
logrotate.conf
1
### -*-conf-*-
2
###
3
### Log rotation configuration for mirrors.
4
5
/var/lib/mirror/log/*.log {
6
compress
7
rotate 8
8
notifempty
9
weekly
10
create 0644
11
}