add build branch
[openstack-build/neutron-build.git] / debian / quantum-l3-agent.logrotate
1 /var/log/quantum/l3-agent.log {
2     daily
3     missingok
4     compress
5     delaycompress
6     notifempty
7 }