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 <[email protected]> Acked for both 2.8 and trunk. Thanks. > Author: Jamie Strandboge <[email protected]> > 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, >
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
