mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
abstractions/audio: allow read-only access to OpenAL's "head-related transfer function" data sets.
These files are used by OpenAL for better spatialization of sounds when headphones are detected. Bug and patch by Simon McVittie <smcv@debian.org>: https://bugs.debian.org/874665
This commit is contained in:
@@ -68,6 +68,8 @@ owner /tmp/pulse-*/* rw,
|
|||||||
# openal
|
# openal
|
||||||
/etc/openal/alsoft.conf r,
|
/etc/openal/alsoft.conf r,
|
||||||
owner @{HOME}/.alsoftrc r,
|
owner @{HOME}/.alsoftrc r,
|
||||||
|
/usr/{,local/}share/openal/hrtf/{,**} r,
|
||||||
|
owner @{HOME}/.local/share/openal/hrtf/{,**} r,
|
||||||
|
|
||||||
# wildmidi
|
# wildmidi
|
||||||
/etc/wildmidi/wildmidi.cfg r,
|
/etc/wildmidi/wildmidi.cfg r,
|
||||||
|
Reference in New Issue
Block a user