]> git.pld-linux.org Git - packages/xen.git/blob - xen.logrotate
- updated to 4.18.1; new sonames, ocaml libxenlight and libxentoollog are gone
[packages/xen.git] / xen.logrotate
1 /var/log/xen/xend-debug.log
2 /var/log/xen/xen-hotplug.log
3 /var/log/xen/domain-builder-ng.log {
4         notifempty
5         missingok
6         copytruncate
7 }
8
This page took 0.054669 seconds and 4 git commands to generate.