From: Matthias Maier Date: Sun, 28 Jul 2019 18:12:36 +0000 (-0500) Subject: app-emulation/libvirt: fix typo X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88662a3ea8e59839f8c5f152f096bda8ea2e9d3f;p=gentoo.git 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 --- 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.