[Pkg-libvirt-commits] [libvirt] 02/02: Make sure qemu guest agent related directories are readable/writeable by the kvm process

Guido Guenther agx at alioth.debian.org
Mon Sep 16 08:25:06 UTC 2013


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch master
in repository libvirt.

commit adf14d00e9af8a2f17218ae1fb69f499c643be32
Author: Guido Günther <agx at sigxcpu.org>
Date:   Sun Sep 15 13:40:43 2013 +0200

    Make sure qemu guest agent related directories are readable/writeable by the kvm process
    
    Closes: #717406
---
 debian/libvirt-bin.postinst |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/libvirt-bin.postinst b/debian/libvirt-bin.postinst
index 7c88df8..79eb0cd 100644
--- a/debian/libvirt-bin.postinst
+++ b/debian/libvirt-bin.postinst
@@ -57,6 +57,8 @@ add_statoverrides()
     QEMU_DIRS="\
          /var/lib/libvirt/qemu/   \
          /var/cache/libvirt/qemu/ \
+         /var/lib/libvirt/qemu/channel/ \
+         /var/lib/libvirt/qemu/channel/target/ \
     "
 
     SANLOCK_DIR="/var/lib/libvirt/sanlock"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list