Files
snapd/interfaces/apparmor
Sergio Costas 6fd84600e0 apparmor: allow to read /proc/self/map_files (#12547)
* apparmor: allow to read /proc/self/map_files

Accesing this folder is needed for mangohud. Since the info
there is basically the same than in /proc/self/maps, but it's
easier to access because the program doesn't have to parse it,
it should be safe.

* Add "owner" modifier

* Add comment explaining security details

Added a comment explaining why it is secure to allow to access
this folder.

* Fixed comment.
2023-03-28 12:38:41 +02:00
..
2023-01-16 14:23:11 +01:00
2023-01-16 14:23:11 +01:00