From 711710a3b7db7cfaa5f24ae417669b48dcc5df0d Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Wed, 3 May 2000 12:41:26 +0000 Subject: *** empty log message *** --- init-sh/level4.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'init-sh/level4.sh') diff --git a/init-sh/level4.sh b/init-sh/level4.sh index 01508d7..06d4edf 100755 --- a/init-sh/level4.sh +++ b/init-sh/level4.sh @@ -111,8 +111,7 @@ AddRules "export PATH SECURE_LEVEL" /etc/zprofile if [[ -f /usr/lib/libsafe.so.1.2 ]]; then echo "Enabling stack overflow protection :" - AddRules "export LD_PRELOAD=/usr/lib/libsafe.so.1.3" /etc/profile - AddRules "export LD_PRELOAD=/usr/lib/libsafe.so.1.3" /etc/zprofile + AddRules "/lib/libsafe.so.1.3" /etc/ld.so.preload fi # Do not boot on a shell -- cgit v1.2.1