diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-07-28 13:12:36 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-07-28 13:21:29 -0500 |
commit | 88662a3ea8e59839f8c5f152f096bda8ea2e9d3f (patch) | |
tree | 7a606317a5d47b45b6340a236f9f0c0b29beb2be /app-emulation | |
parent | app-emulation/qemu: maintenacne patches, revbump (diff) | |
download | gentoo-88662a3ea8e59839f8c5f152f096bda8ea2e9d3f.tar.gz gentoo-88662a3ea8e59839f8c5f152f096bda8ea2e9d3f.tar.bz2 gentoo-88662a3ea8e59839f8c5f152f096bda8ea2e9d3f.zip |
app-emulation/libvirt: fix typo
Thanks!
Closes: https://bugs.gentoo.org/690774
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt/files/README.gentoo-r2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt/files/README.gentoo-r2 b/app-emulation/libvirt/files/README.gentoo-r2 index 1c086c1eb5e9..6d6fb18ed3c8 100644 --- a/app-emulation/libvirt/files/README.gentoo-r2 +++ b/app-emulation/libvirt/files/README.gentoo-r2 @@ -53,6 +53,6 @@ must change the unix sock group and/or perms in /etc/libvirt/libvirtd.conf in order to allow normal users to connect to libvirtd. -If libvirtd is built with USE=caps, libvirt will now start qemu/kvm VMs +If libvirt is built with USE=caps, libvirt will now start qemu/kvm VMs with non-root privileges. Ensure any resources your VMs use are accessible by qemu:qemu. |