~ubuntu-server-dev/manila/juno

« back to all changes in this revision

Viewing changes to debian/manila-scheduler.logroatate

  • Committer: Chuck Short
  • Date: 2014-02-18 14:58:52 UTC
  • Revision ID: zulcss@ubuntu.com-20140218145852-4f7spephd46qioet
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/var/log/manila/manila-scheduler.log {
 
2
    daily
 
3
    missingok
 
4
    compress
 
5
    delaycompress
 
6
    notifempty
 
7
}
 
8