[pkg-apparmor] Bug#920833: apparmor: AppArmor denies access to mime-specifc files for various GUI applications
Vincas Dargis
vindrg at gmail.com
Mon Feb 11 19:08:25 GMT 2019
Changing this rule [0]:
@{user_share_dirs} = @{HOME}/.local/{,share/@{flatpak_exports_root}}/share
Into these two:
@{user_share_dirs} = @{HOME}/.local/share
@{user_share_dirs} += @{HOME}/.local/share/@{flatpak_exports_root}/share
Makes logs happy again. Not sure if flatpak-stuff is OK thought.
[0]
https://gitlab.com/apparmor/apparmor/blob/f2c0a1132707256aa3370e6f051965fdef80d7eb/profiles/apparmor.d/tunables/share#L15
More information about the pkg-apparmor-team
mailing list