Build in AppArmor support
It's optionally used by Whonix.
(cherry picked from commit 96b8fba876
)
This commit is contained in:
parent
df38510d09
commit
033401b8e4
@ -129,6 +129,13 @@ CONFIG_USB_CONFIGFS_MASS_STORAGE=y
|
|||||||
CONFIG_USB_DUMMY_HCD=m
|
CONFIG_USB_DUMMY_HCD=m
|
||||||
|
|
||||||
|
|
||||||
|
################################################################################
|
||||||
|
## Enable AppArmor
|
||||||
|
## It's optionally used by Whonix (https://www.whonix.org/wiki/AppArmor).
|
||||||
|
|
||||||
|
CONFIG_SECURITY_APPARMOR=y
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
## TODO: from diff to old config
|
## TODO: from diff to old config
|
||||||
|
|
||||||
@ -139,7 +146,6 @@ CONFIG_USB_DUMMY_HCD=m
|
|||||||
##
|
##
|
||||||
## CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
|
## CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
|
||||||
##
|
##
|
||||||
## CONFIG_SECURITY_APPARMOR=y
|
|
||||||
## sensors from 0f976d972a1671a303fad30a5e690304b0b82ee0
|
## sensors from 0f976d972a1671a303fad30a5e690304b0b82ee0
|
||||||
##
|
##
|
||||||
## Intel ME driver e0f8e9ca81b80d897b190f48a4af80eff3198cb1
|
## Intel ME driver e0f8e9ca81b80d897b190f48a4af80eff3198cb1
|
||||||
|
Loading…
Reference in New Issue
Block a user