On Fri, Jul 24, 2015 at 12:38:47PM -0500, Jamie Strandboge wrote: > profiles/apparmor.d/abstractions/X: also allow unix connections to > @/tmp/.ICE-unix/[0-9]*, needed by (at least) firefox and thunderbird > > Signed-off-by: Jamie Strandboge <[email protected]>
I'm surprised this didn't come up earlier. Acked-by: Seth Arnold <[email protected]> Acked for both 2.9 and trunk. Thanks > ------------------------------------------------------------ > revno: 3209 > committer: Jamie Strandboge <[email protected]> > branch nick: apparmor.wily-profile-updates > timestamp: Fri 2015-07-24 12:24:57 -0500 > message: > profiles/apparmor.d/abstractions/X: also allow unix connections to > @/tmp/.ICE-unix/[0-9]*, needed by (at least) firefox and thunderbird > > Signed-off-by: Jamie Strandboge <[email protected]> > diff: > === modified file 'profiles/apparmor.d/abstractions/X' > --- profiles/apparmor.d/abstractions/X 2015-03-25 21:58:31 +0000 > +++ profiles/apparmor.d/abstractions/X 2015-07-24 17:24:57 +0000 > @@ -27,6 +27,9 @@ > unix (connect, receive, send) > type=stream > peer=(addr="@/tmp/.X11-unix/X[0-9]*"), > + unix (connect, receive, send) > + type=stream > + peer=(addr="@/tmp/.ICE-unix/[0-9]*"), > > /usr/include/X11/ r, > /usr/include/X11/** r,
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
