2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

abstractions/gnome: allow /usr/share/gtk-3.0/settings.ini

GTK+ 3 has a global settings file that should be readable as well.
This commit is contained in:
Jonas Witschel
2020-08-18 12:28:53 +02:00
parent 4aabc40d1f
commit af6fe026e1

View File

@@ -29,6 +29,7 @@
/usr/lib/@{multiarch}/gtk-[0-9]*/** mr,
/usr/share/themes/ r,
/usr/share/themes/** r,
/usr/share/gtk-3.0/settings.ini r,
# for gnome 1 applications
/etc/orbitrc r,