[apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

Jamie Strandboge jamie at canonical.com
Wed Oct 9 13:25:57 UTC 2013


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.


-- 
Jamie Strandboge                 http://www.ubuntu.com/



More information about the AppArmor mailing list