Merge "[upstream] Remove stx-integ/virt/libvirt/libvirt-2.0.0 Removing this directory because it is no longer used, as we are currently on libvirt-3.5.0"

This commit is contained in:
Zuul 2018-08-29 02:05:59 +00:00 committed by Gerrit Code Review
commit 6410104bff
4 changed files with 0 additions and 59 deletions

View File

@ -1,14 +0,0 @@
/var/log/libvirt/libvirtd.log
{
nodateext
size 10M
start 1
rotate 20
missingok
notifempty
compress
sharedscripts
postrotate
/etc/init.d/syslog reload > /dev/null 2>&1 || true
endscript
}

View File

@ -1,15 +0,0 @@
/var/log/libvirt/lxc/*.log
{
nodateext
size 10M
start 1
rotate 20
missingok
notifempty
compress
sharedscripts
postrotate
/etc/init.d/syslog reload > /dev/null 2>&1 || true
endscript
}

View File

@ -1,15 +0,0 @@
/var/log/libvirt/qemu/*.log
{
nodateext
size 10M
start 1
rotate 4
missingok
notifempty
compress
sharedscripts
postrotate
/etc/init.d/syslog reload > /dev/null 2>&1 || true
endscript
}

View File

@ -1,15 +0,0 @@
/var/log/libvirt/uml/*.log
{
nodateext
size 10M
start 1
rotate 4
missingok
notifempty
compress
sharedscripts
postrotate
/etc/init.d/syslog reload > /dev/null 2>&1 || true
endscript
}