Blame strict/domains/program/java.te
|
Chris PeBenito |
0fbfa5 |
#DESC Java VM
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# Authors: Dan Walsh <dwalsh@redhat.com>
|
|
Chris PeBenito |
0fbfa5 |
# X-Debian-Packages: java
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Type for the netscape, java or other browser executables.
|
|
Chris PeBenito |
0fbfa5 |
type java_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Allow java executable stack
|
|
Chris PeBenito |
0fbfa5 |
bool allow_java_execstack false;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the java_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/java_macros.te.
|