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