diff options
Diffstat (limited to '2.6.32/4423_grsec-remove-protected-paths.patch')
-rw-r--r-- | 2.6.32/4423_grsec-remove-protected-paths.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2.6.32/4423_grsec-remove-protected-paths.patch b/2.6.32/4423_grsec-remove-protected-paths.patch index 1dd1ffb..da4c861 100644 --- a/2.6.32/4423_grsec-remove-protected-paths.patch +++ b/2.6.32/4423_grsec-remove-protected-paths.patch @@ -5,7 +5,7 @@ paths in the filesystem. --- a/grsecurity/Makefile 2010-05-21 06:52:24.000000000 -0400 +++ b/grsecurity/Makefile 2010-05-21 06:54:54.000000000 -0400 -@@ -26,8 +26,8 @@ +@@ -27,8 +27,8 @@ ifdef CONFIG_GRKERNSEC_HIDESYM extra-y := grsec_hidesym.o $(obj)/grsec_hidesym.o: |