aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <jason@perfinion.com>2014-09-01 00:48:12 +0400
committerJason Zaman <jason@perfinion.com>2014-09-02 00:40:57 +0400
commit6d5e567b05cc42a77d19ada93bdc723239efc1ec (patch)
tree3e845542b5e36a15db066458ed23300e860e24ec
parentadd xdg_config support to pulseaudio (diff)
downloadhardened-refpolicy-6d5e567b05cc42a77d19ada93bdc723239efc1ec.tar.gz
hardened-refpolicy-6d5e567b05cc42a77d19ada93bdc723239efc1ec.tar.bz2
hardened-refpolicy-6d5e567b05cc42a77d19ada93bdc723239efc1ec.zip
allow chromium to use pulseaudio
-rw-r--r--policy/modules/contrib/chromium.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/policy/modules/contrib/chromium.te b/policy/modules/contrib/chromium.te
index 48a0abd1..e5aa5aaf 100644
--- a/policy/modules/contrib/chromium.te
+++ b/policy/modules/contrib/chromium.te
@@ -240,6 +240,10 @@ ifdef(`use_alsa',`
optional_policy(`
alsa_domain(chromium_t, chromium_tmpfs_t)
')
+
+ optional_policy(`
+ pulseaudio_client_domain(chromium_t, chromium_tmpfs_t)
+ ')
')
########################################