feat(abs): remove mesa 24.2 fix as it has been fixed upstream.

This commit is contained in:
Alexandre Pujol 2025-02-21 00:07:08 +01:00
parent 1f3fb1513a
commit 2ae16a93f4
Failed to generate hash of commit

View file

@ -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,