Skip to content

abstractions/fonts: allow locking fontconfig user cache files

Daniel Richard G. requested to merge iskunk/apparmor:feature/fonts-update into master

Got this after allowing rw access to ~/.cache/fontconfig/**:

Jun 20 00:41:26 testvm kernel: [3280307.358614] audit: type=1400 audit(1687236086.210:127519): apparmor="DENIED" operation="file_lock" profile="firefox" name="/home/username/.cache/fontconfig/a41116dafaf8b233ac2c61cb73f2ea5f-le64.cache-7" pid=1758224 comm="firefox" requested_mask="k" denied_mask="k" fsuid=1002 ouid=1002

Merge request reports