diff options
Diffstat (limited to 'security/selinux/Kconfig')
-rw-r--r-- | security/selinux/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/selinux/Kconfig b/security/selinux/Kconfig index 293dbd6246c1..23b51047494e 100644 --- a/security/selinux/Kconfig +++ b/security/selinux/Kconfig | |||
@@ -112,7 +112,7 @@ config SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT | |||
112 | your distribution will provide these and enable the new controls | 112 | your distribution will provide these and enable the new controls |
113 | in the kernel they also distribute. | 113 | in the kernel they also distribute. |
114 | 114 | ||
115 | Note that this option can be overriden at boot with the | 115 | Note that this option can be overridden at boot with the |
116 | selinux_compat_net parameter, and after boot via | 116 | selinux_compat_net parameter, and after boot via |
117 | /selinux/compat_net. See Documentation/kernel-parameters.txt | 117 | /selinux/compat_net. See Documentation/kernel-parameters.txt |
118 | for details on this parameter. | 118 | for details on this parameter. |
@@ -122,7 +122,7 @@ config SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT | |||
122 | well as any conntrack helpers for protocols which you | 122 | well as any conntrack helpers for protocols which you |
123 | wish to control. | 123 | wish to control. |
124 | 124 | ||
125 | If you are unsure what do do here, select N. | 125 | If you are unsure what to do here, select N. |
126 | 126 | ||
127 | config SECURITY_SELINUX_POLICYDB_VERSION_MAX | 127 | config SECURITY_SELINUX_POLICYDB_VERSION_MAX |
128 | bool "NSA SELinux maximum supported policy format version" | 128 | bool "NSA SELinux maximum supported policy format version" |