diff mbox

[8/8] UBUNTU: [Config] Enable Stacked Yama

Message ID 1391793587-3715-9-git-send-email-tyhicks@canonical.com
State New
Headers show

Commit Message

Tyler Hicks Feb. 7, 2014, 5:19 p.m. UTC
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
---
 debian.grouper/config/config.common.ubuntu | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/debian.grouper/config/config.common.ubuntu b/debian.grouper/config/config.common.ubuntu
index 26a66d1..bfc16fa 100644
--- a/debian.grouper/config/config.common.ubuntu
+++ b/debian.grouper/config/config.common.ubuntu
@@ -562,6 +562,7 @@  CONFIG_DEFAULT_SECURITY_APPARMOR=y
 # CONFIG_DEFAULT_SECURITY_SELINUX is not set
 # CONFIG_DEFAULT_SECURITY_SMACK is not set
 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
+# CONFIG_DEFAULT_SECURITY_YAMA is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
@@ -1962,6 +1963,8 @@  CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
 CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
 # CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
 CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init"
+CONFIG_SECURITY_YAMA=y
+CONFIG_SECURITY_YAMA_STACKED=y
 CONFIG_SELECT_MEMORY_MODEL=y
 # CONFIG_SENSORS_AD7414 is not set
 # CONFIG_SENSORS_AD7418 is not set