mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00

Qt GUI applications that uses "platforminputcontexts"-class of plugins might need reading and/or writing compose cache. Add read-only rule in qt5 abstraction and create new writing dedicated for compose cache writing.
7 lines
168 B
Text
7 lines
168 B
Text
# vim:syntax=apparmor
|
|
# Allow writing cache for Qt5 "platforminputcontexts" plugins
|
|
|
|
# User files
|
|
|
|
owner @{HOME}/.cache/qt_compose_cache_{little,big}_endian_* rw,
|
|
|