source:
npl/virt/libvirt_conf/root/etc/logrotate.d/libvirtd.lxc
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 162 bytes |
Line | |
---|---|
1 | /var/log/libvirt/lxc/*.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.