Blame refpolicy/policy/global_booleans
|
Chris PeBenito |
4f9f30 |
#
|
|
Chris PeBenito |
4f9f30 |
# This file is for the declaration of global booleans.
|
|
Chris PeBenito |
4f9f30 |
# To change the default value at build time, the booleans.conf
|
|
Chris PeBenito |
4f9f30 |
# file should be used.
|
|
Chris PeBenito |
4f9f30 |
#
|
|
Chris PeBenito |
4f9f30 |
|
|
Chris PeBenito |
4f9f30 |
## Enabling secure mode disallows programs, such as
|
|
Chris PeBenito |
4f9f30 |
## newrole, from transitioning to administrative
|
|
Chris PeBenito |
4f9f30 |
## user domains.
|
|
Chris PeBenito |
4f9f30 |
gen_bool(secure_mode,false)
|