Lines Matching +full:activate +full:- +full:to +full:- +full:activate
1 # SPDX-License-Identifier: GPL-2.0-only
11 This selects TOMOYO Linux, pathname-based access control.
14 If you are unsure how to answer this question, answer N.
38 If you don't need audit logs, you may set this value to 0.
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
48 needed before loading the policy. For example, you can activate
58 default "/sbin/tomoyo-init"
75 want to also pass TOMOYO_trigger=/bin/systemd option.
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