On Sun, Feb 22, 2015 at 11:38:55AM +0100, Felix Geyer wrote:
> At least Debian/Ubuntu started shipping some aspell files in 
> /usr/share/aspell/.
> For example:
> /usr/share/aspell/iso-8859-1.cmap
> /usr/share/aspell/iso-8859-1.cset
> 
> The abstraction should allow read access to these files:

Thanks, I see these as well. Acked-by: Steve Beattie <[email protected]>
for both trunk and 2.9.

> === modified file 'profiles/apparmor.d/abstractions/aspell'
> --- profiles/apparmor.d/abstractions/aspell   2012-01-18 18:15:57 +0000
> +++ profiles/apparmor.d/abstractions/aspell   2015-02-22 10:36:46 +0000
> @@ -8,4 +8,6 @@
>    /usr/lib/aspell/ r,
>    /usr/lib/aspell/* r,
>    /usr/lib/aspell/*.so m,
> +  /usr/share/aspell/ r,
> +  /usr/share/aspell/* r,
>    /var/lib/aspell/* r,

-- 
Steve Beattie
<[email protected]>
http://NxNW.org/~steve/

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to