|
|
|
@ -3,6 +3,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../grsecurity/kernel.conf.sh |
|
|
|
|
# Copyright (C) 2010 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -15,3 +16,4 @@
|
|
|
|
|
|
|
|
|
|
echo "Enabling grsecurity..." |
|
|
|
|
echo "CONFIG_GRKERNSEC=y" >> $1 |
|
|
|
|
echo "# CONFIG_GRKERNSEC_ROFS is not set" >> $1 |
|
|
|
|