mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
577aeb8fa3
AppArmor denies access to hunspell files: ``` type=AVC msg=audit(1548511779.241:1773): apparmor="DENIED" operation="open" profile="qtox" name="/usr/share/hunspell/lt_LT.aff" pid=9833 comm="qtox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 type=AVC msg=audit(1548511779.241:1774): apparmor="DENIED" operation="open" profile="qtox" name="/usr/share/hunspell/lt_LT.dic" pid=9833 comm="qtox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 ``` Add rule to allow reading hunspell dictionaries. |
||
---|---|---|
.. | ||
apparmor |