summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-19 07:38:09 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-19 07:39:04 -0500
commit3c64815c19224de210c75e6989596d502ce36e51 (patch)
tree0838227af26a55b6397835961ce9bf1517ac934a /config-generic
parentb1b2d34318ca9ef5e33a3b28a64b4003c585508a (diff)
downloadkernel-3c64815c19224de210c75e6989596d502ce36e51.tar.gz
kernel-3c64815c19224de210c75e6989596d502ce36e51.tar.xz
kernel-3c64815c19224de210c75e6989596d502ce36e51.zip
Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 200995146..d6435d422 100644
--- a/config-generic
+++ b/config-generic
@@ -3952,7 +3952,8 @@ CONFIG_SECURITY_SELINUX_AVC_STATS=y
# CONFIG_SECURITY_YAMA is not set
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
-# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
+# http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
+CONFIG_AUDIT_LOGINUID_IMMUTABLE=y
#
# Cryptographic options