selinux-policy/strict/domains/program/mozilla.te
2005-09-12 21:40:56 +00:00

16 lines
434 B
Plaintext

#DESC Netscape - Web browser
#
# Authors: Stephen Smalley <sds@epoch.ncsc.mil> and Timothy Fraser
# X-Debian-Packages: mozilla
#
# Type for the netscape, mozilla or other browser executables.
type mozilla_exec_t, file_type, sysadmfile, exec_type;
type mozilla_conf_t, file_type, sysadmfile;
# Run in user_t
bool disable_mozilla_trans false;
# Everything else is in the mozilla_domain macro in
# macros/program/mozilla_macros.te.