[apparmor] [patch] profiles - adjust pusleaudio in abstraction
Seth Arnold
seth.arnold at canonical.com
Wed Jan 9 23:41:45 UTC 2013
On Wed, Jan 09, 2013 at 03:04:27PM -0800, John Johansen wrote:
> 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>
ACK for both trunk and 2.8.
Acked-by: Seth Arnold <seth.arnold 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,
> >
> >
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130109/87c6fb5e/attachment.pgp>
More information about the AppArmor
mailing list