source:
npl/virt/libvirt_conf/root/etc/logrotate.d/libvirtd.uml
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 162 bytes |
Rev | Line | |
---|---|---|
[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.