selinux-policy/policy/modules/apps/mozilla.te

21 lines
324 B
Plaintext
Raw Normal View History

2006-03-13 19:24:52 +00:00
policy_module(mozilla,1.4.1)
2006-03-13 19:24:52 +00:00
########################################
#
# Declarations
#
## <desc>
## <p>
## Control mozilla content access
## </p>
## </desc>
gen_tunable(mozilla_read_content,false)
2006-03-13 19:24:52 +00:00
type mozilla_conf_t;
files_config_file(mozilla_conf_t)
type mozilla_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(mozilla_exec_t)