From a9e66a810dc9de4477d585b1a63029ad701ee2fa Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Oct 11 2011 18:06:16 +0000 Subject: Need to turn on chrome_sandbox_t transition in order to dontaudit access to mmap_zero --- diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 914f25b..34f7eb3 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -263,6 +263,10 @@ unconfined_mozilla_plugin_transition=false # unconfined_telepathy_transition=false +# Allow unconfined domain to transition to chrome_sandbox confined domain +# +unconfined_chrome_sandbox_transition=true + # Allow telepathy domains to connect to all network ports # telepathy_tcp_connect_generic_network_ports=true