]> review.fuel-infra Code Review - openstack-build/cinder-build.git/blob - debian/cinder-volume.logrotate
Remove 0002-Revert-Switch-over-to-oslosphinx.patch
[openstack-build/cinder-build.git] / debian / cinder-volume.logrotate
1 /var/log/cinder/cinder-volume.log {
2     daily
3     missingok
4     compress
5     delaycompress
6     notifempty
7 }