mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-24 10:55:37 +01:00
feat(abs): remove mesa 24.2 fix as it has been fixed upstream.
This commit is contained in:
parent
1f3fb1513a
commit
2ae16a93f4
1 changed files with 0 additions and 6 deletions
|
@ -23,12 +23,6 @@
|
|||
@{etc_rw}/localtime r,
|
||||
/etc/locale.conf r,
|
||||
|
||||
# mesa 24.2 introduced a shader disk cache which opens quite a lot of fd.
|
||||
# They are not closed and get inherited by child programs. Denying it can cause
|
||||
# crash, so we are allowing it globally while the issue is beeing fixed in mesa.
|
||||
owner @{user_cache_dirs}/mesa_shader_cache_db/part@{int}/mesa_cache.db rw,
|
||||
owner @{user_cache_dirs}/mesa_shader_cache_db/part@{int}/mesa_cache.idx rw,
|
||||
|
||||
@{sys}/devices/system/cpu/possible r,
|
||||
|
||||
@{PROC}/sys/kernel/core_pattern r,
|
||||
|
|
Loading…
Add table
Reference in a new issue