aboutsummaryrefslogtreecommitdiff
blob: 66e85ea545932b252efb75609a1cbf6dc3889966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# This file is for the declaration of global booleans.
# To change the default value at build time, the booleans.conf
# file should be used.
#

## <desc>
## <p>
## Enabling secure mode disallows programs, such as
## newrole, from transitioning to administrative
## user domains.
## </p>
## </desc>
gen_bool(secure_mode,false)