Blob Blame History Raw
diff -up spice-vdagent-0.8.1/data/spice-vdagentd~ spice-vdagent-0.8.1/data/spice-vdagentd
--- spice-vdagent-0.8.1/data/spice-vdagentd~	2011-04-18 20:21:34.000000000 +0200
+++ spice-vdagent-0.8.1/data/spice-vdagentd	2012-01-20 17:45:46.668344851 +0100
@@ -35,6 +35,7 @@ lockfile=/var/lock/subsys/$prog
 
 start() {
     [ -x $exec ] || exit 5
+    modprobe virtio_console > /dev/null 2>&1 && sleep .2
     [ -c $port ] || exit 0
     modprobe uinput > /dev/null 2>&1
     # In case the previous running vdagentd crashed