Lines Matching +full:mode +full:- +full:loader
1 # SPDX-License-Identifier: GPL-2.0-only
13 This selects TOMOYO Linux, pathname-based access control.
19 int "Default maximal count for learning mode"
25 that are automatically appended into policy at "learning mode".
27 such programs in "learning mode" dulls the system response
43 bool "Activate without calling userspace policy loader."
47 Say Y here if you want to activate access control as soon as built-in
55 enforcing mode from the beginning, you can reduce the possibility of
59 string "Location of userspace policy loader"
60 default "/sbin/tomoyo-init"
64 This is the default pathname of policy loader which is called before
69 string "Trigger for calling userspace policy loader"
80 bool "Use insecure built-in settings for fuzzing tests."
85 Enabling this option forces minimal built-in policy and disables
86 domain/program checks for run-time policy modifications. Please enable