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

gcc484ntopperl-5.22
Last change on this file since c5c522c 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: 165 bytes
Line 
1/var/log/libvirt/libvirtd.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.