Comment 5 for bug 1710960

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: [Bug 1710960] Re: QEMU 2.10 may require AppArmor updates for pflash devices

On Wed, Aug 16, 2017 at 6:48 PM, dann frazier <email address hidden>
wrote:

> I confirmed that adding these lines to the libvirt profile allows me to
> start the guest (I assume the first two are already covered by the other
> bug).
>
> "/home/ubuntu/vm-start-stop/vms/7936-0.img" rwk,
> "/home/ubuntu/vm-start-stop/zesty-server-cloudimg-arm64.img" rk,
>

Those are the two already fixed in latest libvirt, thanks for checking.

> "/home/ubuntu/vm-start-stop/vms/7936-0_CODE.fd" rk,
> "/home/ubuntu/vm-start-stop/vms/7936-0_VARS.fd" rk,
>

Those two are the new ones - thanks.
With that I can dev a patch tmrw that fixes that.

One thing thou - you added the k to both.
But the Denies were only about the _CODE.
Would with only one getting the k permission the other one be the one
failing?