[apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.
Steve Beattie
steve at nxnw.org
Wed Oct 9 13:39:17 UTC 2013
On Wed, Oct 09, 2013 at 08:25:57AM -0500, Jamie Strandboge wrote:
> On 10/09/2013 05:21 AM, intrigeri at debian.org wrote:
> > From: intrigeri <intrigeri at boum.org>
> >
> > ---
> > ubuntu/13.10/abstractions/totem | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem
> > index a6f02ea..2f7476d 100644
> > --- a/ubuntu/13.10/abstractions/totem
> > +++ b/ubuntu/13.10/abstractions/totem
> > @@ -23,6 +23,8 @@
> > # Allow read on all directories
> > /**/ r,
> >
> > + /etc/wildmidi/wildmidi.cfg r,
> > +
> > # Allow read on removable media and files in /usr/share and /usr/local/share
> > /usr/local/share/** r,
> > /usr/share/** r,
> >
>
> I think this is actually caused by gstreamer and would be better suited for the
> audio abstraction.
Hrm. Actually, looking more closely at all three permissions in this
patch series, I think they're all caused by gstreamer, at least from
looking at the reverse dependencies on ubuntu 13.10. All three should
probably move to the audio abstraction or a gstreamer specific
abstraction, I think.
--
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20131009/e06d0218/attachment.pgp>
More information about the AppArmor
mailing list