[apparmor] [patch] profiles: add mir abstraction

Cameron Norman camerontnorman at gmail.com
Thu Mar 5 22:20:59 UTC 2015


On Thu, Mar 5, 2015 at 1:08 AM, Steve Beattie <steve at nxnw.org> wrote:
> As mir has come into use in Ubuntu touch and is available for testing on
> Ubuntu desktop, confined apps need access to a few mir specific things.
> This patch adds a mir abstraction.
>
> [snip]
>
> +  # mir libraries sometimes do not have a lib prefix
> +  # see LP: #1422521
> +  /usr/lib/@{multiarch}/mir/*.so* mr,
> +  /usr/lib/@{multiarch}/mir/**/*.so* mr,

I feel like a better solution to this is making the mir libraries
actually have a lib prefix.

This does not mean that I am against a mir abstraction, however.

Cheers,
--
Cameron Norman



More information about the AppArmor mailing list