Chris PeBenito 9105f9
Chris PeBenito 2c12b4
policy_module(mozilla,1.5.1)
Chris PeBenito 9105f9
Chris PeBenito 9105f9
########################################
Chris PeBenito 9105f9
#
Chris PeBenito 9105f9
# Declarations
Chris PeBenito 9105f9
#
Chris PeBenito 9105f9
Chris PeBenito 56e1b3
## <desc>
Chris PeBenito 56e1b3
## 

Chris PeBenito 56e1b3
## Control mozilla content access
Chris PeBenito 56e1b3
## 

Chris PeBenito 56e1b3
## </desc>
Chris PeBenito 56e1b3
gen_tunable(mozilla_read_content,false)
Chris PeBenito 56e1b3
Chris PeBenito 9105f9
type mozilla_conf_t;
Chris PeBenito 9105f9
files_config_file(mozilla_conf_t)
Chris PeBenito 9105f9
Chris PeBenito 9105f9
type mozilla_exec_t;
Chris PeBenito d46cfe
application_executable_file(mozilla_exec_t)