Bugzilla – Bug 152820
GUI abstractions incomplete
Last modified: 2006-02-25 01:01:00 UTC
When GTK initializes it reads these files to determine user directory. /etc/passwd r, /etc/nsswitch r,
Actually, doing a GUI app with AppArmor is just generally confusing. Why does <abstractions/X> not include <abstractions/fonts> and <abstractions/gnome> not include <abstractions/X> ?
Another one, it should be /var/cache/fontconfig/** not /var/cache/fonts/**
And another .... /**/icon-theme.cache
Thanks Mike; these have been added to our internal subversion repository, and will be included in our next checkin to autobuild. We had originally included the "obviously required" abstractions as you've suggested; however, feedback from users was that it was confusing to have overlapping abstractions suggested as often as it happened. While we currently do not have fully orthogonal abstractions, we've decided to not co-mingle them further. Thanks for the suggestion, but I think we'll leave it alone for the time being.