From patchwork Thu Dec 10 17:41:48 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/5] UBUNTU: [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports Date: Thu, 10 Dec 2009 07:41:48 -0000 From: Andy Whitcroft X-Patchwork-Id: 40843 Message-Id: <1260466909-28038-5-git-send-email-apw@canonical.com> To: kernel-team@lists.ubuntu.com Signed-off-by: Andy Whitcroft --- debian.master/config/config.common.ports | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports index 82f0c83..ea008a3 100644 --- a/debian.master/config/config.common.ports +++ b/debian.master/config/config.common.ports @@ -2789,7 +2789,7 @@ CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1 CONFIG_SECURITY_APPARMOR_COMPAT_24=y # CONFIG_SECURITY_APPARMOR_DISABLE is not set CONFIG_SECURITY_APPARMOR_NETWORK=y -# CONFIG_SECURITY_FILE_CAPABILITIES is not set +CONFIG_SECURITY_FILE_CAPABILITIES=y CONFIG_SECURITY_NETWORK=y # CONFIG_SECURITY_NETWORK_XFRM is not set CONFIG_SECURITY_PATH=y