update tomoyo path
This commit is contained in:
parent
02b91bee2c
commit
8c3ac04f86
2
config
2
config
|
@ -6034,7 +6034,7 @@ CONFIG_SECURITY_TOMOYO=y
|
||||||
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
|
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
|
||||||
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
|
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
|
||||||
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
|
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
|
||||||
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
|
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/usr/bin/tomoyo-init"
|
||||||
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd"
|
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd"
|
||||||
CONFIG_SECURITY_APPARMOR=y
|
CONFIG_SECURITY_APPARMOR=y
|
||||||
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
|
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
|
||||||
|
|
|
@ -5825,7 +5825,7 @@ CONFIG_SECURITY_TOMOYO=y
|
||||||
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
|
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
|
||||||
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
|
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
|
||||||
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
|
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
|
||||||
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
|
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/usr/bin/tomoyo-init"
|
||||||
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd"
|
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd"
|
||||||
CONFIG_SECURITY_APPARMOR=y
|
CONFIG_SECURITY_APPARMOR=y
|
||||||
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
|
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
|
||||||
|
|
Loading…
Reference in New Issue