]> git.ipfire.org Git - people/stevee/selinux-policy.git/blob - policy/global_booleans
Fix typo
[people/stevee/selinux-policy.git] / policy / global_booleans
1 #
2 # This file is for the declaration of global booleans.
3 # To change the default value at build time, the booleans.conf
4 # file should be used.
5 #
6
7 ## <desc>
8 ## <p>
9 ## disallow programs, such as
10 ## newrole, from transitioning to administrative
11 ## user domains.
12 ## </p>
13 ## </desc>
14 gen_bool(secure_mode,false)
15