| Submitter | Andy Whitcroft |
|---|---|
| Date | Dec. 10, 2009, 5:41 p.m. |
| Message ID | <1260466909-28038-5-git-send-email-apw@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/40843/ |
| State | Superseded |
| Delegated to: | Andy Whitcroft |
| Headers | show |
Comments
Patch
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
Signed-off-by: Andy Whitcroft <apw@canonical.com> --- debian.master/config/config.common.ports | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)