Blob Blame History Raw

policy_module(mozilla,1.4.0)

########################################
#
# Declarations
#

## <desc>
## <p>
## Control mozilla content access
## </p>
## </desc>
gen_tunable(mozilla_read_content,false)

type mozilla_conf_t;
files_config_file(mozilla_conf_t)

type mozilla_exec_t;
application_executable_file(mozilla_exec_t)