security: Enable DEFAULT_SECURITY_APPARMOR

This commit is contained in:
Ben Hutchings 2017-10-26 22:51:36 +02:00
parent 50f87144fd
commit 43a809fe93
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -330,6 +330,7 @@ linux (4.13.9-1) UNRELEASED; urgency=medium
* Revert "bpf: one perf event close won't free bpf program attached ..."
to avoid an ABI change
* [armel] security: Enable SECURITY_APPARMOR and disable SECURITY_SELINUX
* security: Enable DEFAULT_SECURITY_APPARMOR
-- Ben Hutchings <ben@decadent.org.uk> Wed, 18 Oct 2017 20:03:01 +0100

View File

@ -7109,7 +7109,7 @@ CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
CONFIG_LOCK_DOWN_KERNEL=y
## choice: Default security module
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY_APPARMOR=y
## end choice
##