projects
/
openvswitch
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge citrix branch into master.
[openvswitch]
/
debian
/
openvswitch-switch.logrotate
1
/var/log/openvswitch/ovs-openflowd.log {
2
daily
3
compress
4
create 640 root adm
5
delaycompress
6
missingok
7
rotate 30
8
postrotate
9
ovs-appctl --target=ovs-openflowd vlog/reopen
10
endscript
11
}