Bug: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/826914 This patch adds multiarch support for the X DRI paths (and adjusts the surrounding formatting to match). --- profiles/apparmor.d/abstractions/X | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: b/profiles/apparmor.d/abstractions/X =================================================================== --- a/profiles/apparmor.d/abstractions/X +++ b/profiles/apparmor.d/abstractions/X @@ -33,8 +33,9 @@ /usr/X11R6/**.so* mr, # DRI - /usr/lib{,32,64}/dri/** mr, - /dev/dri/** rw, + /usr/lib{,32,64}/dri/** mr, + /usr/lib{,32,64}/@{multiarch}/dri/** mr, + /dev/dri/** rw, # mouse themes /etc/X11/cursors/ r,