libvirt/src/remote/libvirtd.lxc.logrotate.in
Daniel P. Berrangé 3f055b5997 daemon: move logrotate files to src/remote/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-22 12:26:57 +00:00

9 lines
152 B
Plaintext

@localstatedir@/log/libvirt/lxc/*.log {
weekly
missingok
rotate 4
compress
delaycompress
copytruncate
}