From a82602d04d3c5b6689f98050db76791a2c86eb11 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Thu, 3 Nov 2005 21:09:42 +0000 Subject: [PATCH] * adapted sheba and menrva to SECURITY choice module instead of GRSECURITY --- config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.in b/config.in index 826b7a2..b56332d 100644 --- a/config.in +++ b/config.in @@ -13,7 +13,7 @@ # GNU General Public License can be found in the file COPYING. # --- T2-COPYRIGHT-NOTE-END --- -for x in VSERVER=1 GRSECURITY=0 KERNEL='linux' LVM=1 \ +for x in VSERVER=1 SECURITY=none KERNEL='linux' LVM=1 \ SSP=1; do eval SDECFGSET_TRG_MNEMOSYNE_$x