Blame mls/tunables/tunable.tun
|
Chris PeBenito |
31b7c0 |
# Allow rpm to run unconfined.
|
|
Chris PeBenito |
31b7c0 |
define(`unlimitedRPM')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Allow privileged utilities like hotplug and insmod to run unconfined.
|
|
Chris PeBenito |
31b7c0 |
dnl define(`unlimitedUtils')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Allow rc scripts to run unconfined, including any daemon
|
|
Chris PeBenito |
31b7c0 |
# started by an rc script that does not have a domain transition
|
|
Chris PeBenito |
31b7c0 |
# explicitly defined.
|
|
Chris PeBenito |
31b7c0 |
dnl define(`unlimitedRC')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Allow sysadm_t to directly start daemons
|
|
Chris PeBenito |
31b7c0 |
dnl define(`direct_sysadm_daemon')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Do not allow sysadm_t to be in the security manager domain
|
|
Chris PeBenito |
31b7c0 |
define(`separate_secadm')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Do not audit things that we know to be broken but which
|
|
Chris PeBenito |
31b7c0 |
# are not security risks
|
|
Chris PeBenito |
31b7c0 |
define(`hide_broken_symptoms')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Allow user_r to reach sysadm_r via su, sudo, or userhelper.
|
|
Chris PeBenito |
31b7c0 |
# Otherwise, only staff_r can do so.
|
|
Chris PeBenito |
31b7c0 |
dnl define(`user_canbe_sysadm')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Allow xinetd to run unconfined, including any services it starts
|
|
Chris PeBenito |
31b7c0 |
# that do not have a domain transition explicitly defined.
|
|
Chris PeBenito |
31b7c0 |
dnl define(`unlimitedInetd')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# for ndc_t to be used for restart shell scripts
|
|
Chris PeBenito |
31b7c0 |
dnl define(`ndc_shell_script')
|
|
Chris PeBenito |
31b7c0 |
|
|
Chris PeBenito |
31b7c0 |
# Enable Polyinstantiation support
|
|
Chris PeBenito |
31b7c0 |
dnl define(`support_polyinstatiation')
|
|
Chris PeBenito |
31b7c0 |
define(`mls_policy')
|