[apparmor] [PATCH] update nvidia abstraction

Seth Arnold seth.arnold at canonical.com
Fri Jun 6 18:46:03 UTC 2014


On Fri, Jun 06, 2014 at 01:34:56PM -0500, Jamie Strandboge wrote:
> 
> Attached is a patch to update the nvidia abstraction for additional /proc and
> ~/.nv/GLCache access. This is also suitable for 2.8.
> 
> -- 
> Jamie Strandboge                 http://www.ubuntu.com/


Acked-by: Seth Arnold <seth.arnold at canonical.com>

Acked for both 2.8 and trunk. Thanks.

> Author: Jamie Strandboge <jamie at canonical.com>
> Description: update nvidia abstraction for additional /proc and ~/.nv/GLCache
>  access
> Bug-Ubuntu: https://launchpad.net/bugs/1325050
> 
> === modified file 'profiles/apparmor.d/abstractions/nvidia'
> --- profiles/apparmor.d/abstractions/nvidia	2013-01-02 22:39:45 +0000
> +++ profiles/apparmor.d/abstractions/nvidia	2014-06-06 18:30:55 +0000
> @@ -13,3 +13,8 @@
>  
>    @{PROC}/interrupts r,
>    @{PROC}/sys/vm/max_map_count r,
> +  @{PROC}/driver/nvidia/params r,
> +  @{PROC}/modules r,
> +
> +  owner @{HOME}/.nv/GLCache/ r,
> +  owner @{HOME}/.nv/GLCache/** rwk,
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140606/d3f94407/attachment.pgp>


More information about the AppArmor mailing list