repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
whitespace fixes
[tor.git]
/
debian
/
tor.logrotate
blob
6e73fee3446d4bf0097adad85700336f68869a52
1
/var/log/tor/*log {
2
daily
3
rotate 5
4
compress
5
delaycompress
6
missingok
7
notifempty
8
create 0640 debian-tor adm
9
sharedscripts
10
postrotate
11
/etc/init.d/tor reload > /dev/null
12
endscript
13
}