selinux-policy/strict/domains/program/mozilla.te

16 lines
434 B
Plaintext
Raw Normal View History

2005-04-29 17:45:15 +00:00
#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;
2005-04-29 17:45:15 +00:00
# Everything else is in the mozilla_domain macro in
# macros/program/mozilla_macros.te.