Chris PeBenito 9105f9
Chris PeBenito 3480f3
policy_module(mozilla,1.4.0)
Chris PeBenito 9105f9
Chris PeBenito 9105f9
########################################
Chris PeBenito 9105f9
#
Chris PeBenito 9105f9
# Declarations
Chris PeBenito 9105f9
#
Chris PeBenito 9105f9
Chris PeBenito 56e1b3
ifdef(`strict_policy',`
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 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)