From: Andrea Bolognani Date: Mon, 4 Feb 2019 08:22:31 +0000 (+0100) Subject: news: Fix typo X-Git-Tag: v5.1.0-rc1~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3955f486973b00bb5f2511d811f16b516923a5;p=thirdparty%2Flibvirt.git news: Fix typo Signed-off-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index a443af013b..8d6d58ae6a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -70,7 +70,7 @@ By default, libvirt runs the QEMU process as qemu:qemu which could cause issues during probing as some features like AMD SEV - might be inaccesible to QEMU because of file system permissions. + might be inaccessible to QEMU because of file system permissions. Therefore, CAP_DAC_OVERRIDE is granted to overcome these for the purposes of probing.