diff mbox

[4/6] UBUNTU: [Config] Enable CONFIG_SECURITY_SMACK for ports

Message ID 1260897602-20420-5-git-send-email-apw@canonical.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Andy Whitcroft Dec. 15, 2009, 5:20 p.m. UTC
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/config/config.common.ports |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diff mbox

Patch

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index 1d32b23..f849bc4 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -2007,7 +2007,7 @@  CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
 CONFIG_NETFILTER_XT_TARGET_TPROXY=m
 CONFIG_NETFILTER_XT_TARGET_TRACE=m
-# CONFIG_NETLABEL is not set
+CONFIG_NETLABEL=y
 CONFIG_NETPOLL=y
 # CONFIG_NETPOLL_TRAP is not set
 CONFIG_NETROM=m
@@ -2802,6 +2802,7 @@  CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
 CONFIG_SECURITY_SELINUX_DEVELOP=y
 CONFIG_SECURITY_SELINUX_DISABLE=y
 # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
+CONFIG_SECURITY_SMACK=y
 CONFIG_SECURITY_TOMOYO=y
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_SENSORS_AD7414=m