2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 05:17:59 +00:00

Allow to read pulseaudio config subdirectories

Fixes denied "/etc/pulse/client.conf.d/00-disable-autospawn.conf" read on Debian Sid
This commit is contained in:
Vincas Dargis 2017-11-18 14:20:07 +00:00
parent 852d26de6c
commit 9658471d38

View File

@ -49,7 +49,7 @@ owner @{HOME}/.cache/event-sound-cache.* rwk,
# pulse
/etc/pulse/ r,
/etc/pulse/* r,
/etc/pulse/** r,
/{run,dev}/shm/ r,
owner /{run,dev}/shm/pulse-shm* rwk,
owner @{HOME}/.pulse-cookie rwk,