On 10/7/21 1:32 PM, christian.ehrhardt@xxxxxxxxxxxxx wrote: > From: Christian Ehrhardt <christian.ehrhardt@xxxxxxxxxxxxx> > > If running multiple [1] clusters (uncommon) the ceph config file will be > derived from the cluster name. Therefore the rule to allow to read ceph > config files need to be opened up slightly to allow for that condition. > > [1]: https://docs.ceph.com/en/mimic/rados/configuration/common/#running-multiple-clusters > > Fixes: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1588576 > > Signed-off-by: Christian Ehrhardt <christian.ehrhardt@xxxxxxxxxxxxx> > --- > src/security/apparmor/libvirt-qemu | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal