On Wed, Nov 30, 2016 at 11:40:21AM -0800, Seth Arnold wrote: > Simon recommends some new paths for Wayland support in comment 8 at > https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1507469 > > I propose this patch for trunk: > > > === modified file 'profiles/apparmor.d/abstractions/wayland' > --- profiles/apparmor.d/abstractions/wayland 2016-09-11 21:03:01 +0000 > +++ profiles/apparmor.d/abstractions/wayland 2016-11-30 19:37:17 +0000 > @@ -10,3 +10,5 @@ > # ------------------------------------------------------------------ > > owner /{,var/}run/user/*/weston-shared-* rw, > + owner /run/user/*/wayland-[0-9]* rw, > + owner /run/user/*/{mesa,mutter,sdl,weston,xwayland}-shared-* rw, > > Signed-off-by: Seth Arnold <[email protected]>
Can we kill the first rule? Or at least only have the /var/ path, since the non-var path is covered by the last rule? Otherwise, Acked-by: Steve Beattie <[email protected]> Thanks! -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
