2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 13:58:22 +00:00

allow mmap of font cache files in @{HOME}/.fontconfig/ for sun-java6

This commit is contained in:
Jamie Strandboge 2010-09-08 13:56:19 -05:00
parent 85c20fb564
commit edb1ae1798

View File

@ -39,7 +39,7 @@
@{HOME}/.fonts/** r,
@{HOME}/.fonts.cache-2 mr,
@{HOME}/.fontconfig/ r,
@{HOME}/.fontconfig/** rl,
@{HOME}/.fontconfig/** mrl,
/usr/local/share/fonts/ r,
/usr/local/share/fonts/** r,