File virtman-increase-setKeepAlive-count.patch of Package virt-manager

bnc#892003
--- virt-manager-1.0.1/virtManager/connection.py.orig	2014-08-18 13:45:50.843688551 -0600
+++ virt-manager-1.0.1/virtManager/connection.py	2014-08-18 14:13:37.968606032 -0600
@@ -1114,7 +1114,7 @@ class vmmConnection(vmmGObject):
                 self._add_conn_events()
 
                 try:
-                    self._backend.setKeepAlive(20, 1)
+                    self._backend.setKeepAlive(20, 10)
                 except Exception, e:
                     if (type(e) is not AttributeError and
                         not util.is_error_nosupport(e)):
openSUSE Build Service is sponsored by