[Pkg-libvirt-commits] [SCM] Libvirt debian packaging branch, master, updated. debian/0.4.6-4-7-gc6980e3
Guido Guenther
agx at sigxcpu.org
Fri Nov 14 14:21:45 UTC 2008
The following commit has been merged in the master branch:
commit 2f8f07de453f10aa56c10fe008f8c49fa96e8e1f
Author: Guido Günther <agx at sigxcpu.org>
Date: Fri Nov 14 12:47:23 2008 +0100
add default image dir
virt-manager assumes they exist and they're used in the SELinux policies
too.
Closes: #505577
diff --git a/debian/libvirt-bin.dirs b/debian/libvirt-bin.dirs
index 1837860..b023c5f 100644
--- a/debian/libvirt-bin.dirs
+++ b/debian/libvirt-bin.dirs
@@ -1,3 +1,4 @@
/var/run/libvirt
-/var/lib/libvirt
+/var/lib/libvirt/images
+/var/lib/libvirt/boot
/var/cache/libvirt
--
Libvirt debian packaging
More information about the Pkg-libvirt-commits
mailing list