diff --git a/mozilla.if b/mozilla.if index 1001e90..88d4f52 100644 --- a/mozilla.if +++ b/mozilla.if @@ -220,6 +220,7 @@ interface(`mozilla_domtrans_plugin',` domtrans_pattern($1, mozilla_plugin_exec_t, mozilla_plugin_t) domtrans_pattern($1, mozilla_plugin_config_exec_t, mozilla_plugin_config_t) allow mozilla_plugin_t $1:process signull; + dontaudit mozilla_plugin_config_t $1:file read_inherited_file_perms; allow $1 mozilla_plugin_t:unix_stream_socket { connectto rw_socket_perms }; allow $1 mozilla_plugin_t:fd use;