Merge remote-tracking branch 'origin/master' into f/centos75-merge
Change-Id: Idf04b651ea1301745ad429a423b09d93543012e3
This commit is contained in:
commit
c8f0080bef
@ -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
|
||||
}
|
@ -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
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user