[apparmor] [patch] profiles - adjust pusleaudio in abstraction
John Johansen
john.johansen at canonical.com
Wed Jan 9 23:04:27 UTC 2013
On 01/09/2013 02:33 PM, Steve Beattie wrote:
> Hi,
>
> I was testing out a profile for pulseaudio and hit an issue where my
> pulseaudio process was getting the firefox profile applied to it. This
> is because in abstractions/ubuntu-browsers.d/multimedia the rule for
> pulseaudio is /usr/bin/pulseaudio ixr; attached is a patch to change it
> to Pixr, so as to use a global pulseaudio policy if it exists.
>
> Nominated for both trunk and 2.8.
Acked-by: John Johansen <john.johansen at canonical.com>
>
> Thanks!
>
> === modified file 'profiles/apparmor.d/abstractions/ubuntu-browsers.d/multimedia'
> --- profiles/apparmor.d/abstractions/ubuntu-browsers.d/multimedia 2013-01-02 22:39:45 +0000
> +++ profiles/apparmor.d/abstractions/ubuntu-browsers.d/multimedia 2013-01-09 22:20:09 +0000
> @@ -6,7 +6,7 @@
> #include <abstractions/X>
>
> # Pulseaudio
> - /usr/bin/pulseaudio ixr,
> + /usr/bin/pulseaudio Pixr,
>
> # Image viewers
> /usr/bin/eog Cxr -> sanitized_helper,
>
>
>
More information about the AppArmor
mailing list