diff --git a/apparmor.d/groups/ubuntu/apport-gtk b/apparmor.d/groups/ubuntu/apport-gtk index 307df1ba..5c517599 100644 --- a/apparmor.d/groups/ubuntu/apport-gtk +++ b/apparmor.d/groups/ubuntu/apport-gtk @@ -109,6 +109,7 @@ profile apport-gtk @{exec_path} { /usr/share/gdb/{,**} r, /usr/share/themes/{,**} r, /usr/share/gnome-shell/{,**} r, + /usr/share/glib-2.0/schemas/gschemas.compiled r, /etc/gdb/{,**} r, @@ -119,4 +120,4 @@ profile apport-gtk @{exec_path} { } include if exists -} \ No newline at end of file +}