From b64edfc92b5c300358a993d821c43b9c752285f4 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sun, 10 Sep 2017 09:09:10 +0200 Subject: [PATCH] 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 : https://bugs.debian.org/874665 --- profiles/apparmor.d/abstractions/audio | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/apparmor.d/abstractions/audio b/profiles/apparmor.d/abstractions/audio index 4b2b3ee20..fd8a12102 100644 --- a/profiles/apparmor.d/abstractions/audio +++ b/profiles/apparmor.d/abstractions/audio @@ -68,6 +68,8 @@ owner /tmp/pulse-*/* rw, # openal /etc/openal/alsoft.conf r, owner @{HOME}/.alsoftrc r, +/usr/{,local/}share/openal/hrtf/{,**} r, +owner @{HOME}/.local/share/openal/hrtf/{,**} r, # wildmidi /etc/wildmidi/wildmidi.cfg r,