Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
libvirt.6841
418a1002-hypervisor-logrotate-drop-minsize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 418a1002-hypervisor-logrotate-drop-minsize.patch of Package libvirt.6841
commit 418a100290ffe7f3ce944af719b495eff9d2acb5 Author: Jim Fehlig <jfehlig@suse.com> Date: Thu Oct 26 11:23:07 2017 -0600 daemon: remove minsize directive from hypervisor logrotate files Commit 6c43149c removed the minsize directive from the qemu logrotate file but missed other hypervisors. Remove minsize from the libxl, lxc, and uml logrotate files as well. Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Index: libvirt-2.0.0/daemon/libvirtd.libxl.logrotate.in =================================================================== --- libvirt-2.0.0.orig/daemon/libvirtd.libxl.logrotate.in +++ libvirt-2.0.0/daemon/libvirtd.libxl.logrotate.in @@ -5,5 +5,4 @@ compress delaycompress copytruncate - minsize 100k } Index: libvirt-2.0.0/daemon/libvirtd.lxc.logrotate.in =================================================================== --- libvirt-2.0.0.orig/daemon/libvirtd.lxc.logrotate.in +++ libvirt-2.0.0/daemon/libvirtd.lxc.logrotate.in @@ -5,5 +5,4 @@ compress delaycompress copytruncate - minsize 100k } Index: libvirt-2.0.0/daemon/libvirtd.uml.logrotate.in =================================================================== --- libvirt-2.0.0.orig/daemon/libvirtd.uml.logrotate.in +++ libvirt-2.0.0/daemon/libvirtd.uml.logrotate.in @@ -5,5 +5,4 @@ compress delaycompress copytruncate - minsize 100k }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor