Tweaks to ./restore.
[libguestfs-talks.git] / 2014-kvm-forum / run
index 88eb726..e80f070 100755 (executable)
@@ -15,9 +15,6 @@ unset http_proxy
 unset https_proxy
 unset ftp_proxy
 
-# Libvirt is broken (RHBZ#1151404).
-export LIBGUESTFS_BACKEND=direct
-
 # Get everything into the cache.
 guestfish -a /dev/null run > /dev/null &