From 6594597f83c4f589f7dbe1dfc0b1bb0d79a05344 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 25 May 2012 18:55:43 +0000 Subject: main/linux-gresc: enable acl in tmpfs needed by udisks2 --- main/linux-grsec/kernelconfig.x86 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'main/linux-grsec/kernelconfig.x86') diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index b818bea037..030cb4afbb 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.3.2 Kernel Configuration +# Linux/i386 3.3.6 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4826,6 +4826,7 @@ CONFIG_QUOTACTL=y CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m # CONFIG_CUSE is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -4867,8 +4868,8 @@ CONFIG_PROC_FS=y CONFIG_PROC_SYSCTL=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set -# CONFIG_TMPFS_XATTR is not set +CONFIG_TMPFS_POSIX_ACL=y +CONFIG_TMPFS_XATTR=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_CONFIGFS_FS=m -- cgit v1.2.3