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]> -- Jamie Strandboge http://www.ubuntu.com/
------------------------------------------------------------ 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: OpenPGP digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
