source: npl/virt/libvirt_conf/root/etc/logrotate.d/libvirtd.uml

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 162 bytes
RevLine 
[c5c522c]1/var/log/libvirt/uml/*.log {
2        weekly
3        missingok
4        rotate 4
5        compress
6        delaycompress
7        copytruncate
8        minsize 100k
9}
Note: See TracBrowser for help on using the repository browser.