Lines Matching +full:boot +full:- +full:loader
1 # SPDX-License-Identifier: GPL-2.0-only
11 This selects TOMOYO Linux, pathname-based access control.
41 bool "Activate without calling userspace policy loader."
45 Say Y here if you want to activate access control as soon as built-in
47 operations which can lead to the hijacking of the boot sequence are
54 hijacking the boot sequence.
57 string "Location of userspace policy loader"
58 default "/sbin/tomoyo-init"
62 This is the default pathname of policy loader which is called before
67 string "Trigger for calling userspace policy loader"
78 bool "Use insecure built-in settings for fuzzing tests."
83 Enabling this option forces minimal built-in policy and disables
84 domain/program checks for run-time policy modifications. Please enable