Lines Matching +full:mode +full:- +full:loader
1 # SPDX-License-Identifier: GPL-2.0-only
11 This selects TOMOYO Linux, pathname-based access control.
17 int "Default maximal count for learning mode"
23 that are automatically appended into policy at "learning mode".
25 such programs in "learning mode" dulls the system response
41 bool "Activate without calling userspace policy loader."
45 Say Y here if you want to activate access control as soon as built-in
53 enforcing mode from the beginning, you can reduce the possibility of
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