sos/sos-bz814474-libvirt-wildcard-logs.patch
Bryn M. Reeves 13178ca5fa Update sos to 2.2-29
This synchronises sos in master to the current upstream sos-2.2 branch and
includes all patches from RHEL6 not already present.
2012-06-22 12:16:21 +01:00

10 lines
450 B
Diff

diff -up sos-2.2/sos/plugins/libvirt.py.orig sos-2.2/sos/plugins/libvirt.py
--- sos-2.2/sos/plugins/libvirt.py.orig 2012-05-01 18:33:36.212641798 +0100
+++ sos-2.2/sos/plugins/libvirt.py 2012-05-01 18:37:09.736902492 +0100
@@ -18,4 +18,4 @@ class libvirt(sos.plugintools.PluginBase
"""
def setup(self):
self.addCopySpec("/etc/libvirt/")
- self.addCopySpec("/var/log/libvirt/")
+ self.addCopySpec("/var/log/libvirt*")