diff options
Diffstat (limited to 'README_libvirt.md')
-rw-r--r-- | README_libvirt.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_libvirt.md b/README_libvirt.md index 3a29eefcb..fd0250781 100644 --- a/README_libvirt.md +++ b/README_libvirt.md @@ -77,7 +77,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 ~ |