From dda7f2fd52302a9c0f4b6b0120184c16823ac989 Mon Sep 17 00:00:00 2001 From: Ryan Leaf Date: Tue, 13 Oct 2015 15:25:19 -0400 Subject: 'setfacl ...' works on Fedora 22 and solves a permissions issue Issue with the lenaic master qcow image (docs mention Arch currently). --- README_libvirt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README_libvirt.md') diff --git a/README_libvirt.md b/README_libvirt.md index 3f8bbb5f0..18ec66f2a 100644 --- a/README_libvirt.md +++ b/README_libvirt.md @@ -75,7 +75,7 @@ In order to fix that issue, you have several possibilities: * accessible by the qemu user. * Grant the qemu user access to the storage pool. -On Arch: +On Arch or Fedora 22+: ``` setfacl -m g:kvm:--x ~ -- cgit v1.2.1