From f1338c15cd015617adff825384bfa35b6d09befe Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Wed, 3 Oct 2001 13:07:32 +0000 Subject: remove the touch ld.so.preload as we're doing it in lib.sh --- init-sh/level5.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'init-sh/level5.sh') diff --git a/init-sh/level5.sh b/init-sh/level5.sh index a883b5e..3d434f1 100755 --- a/init-sh/level5.sh +++ b/init-sh/level5.sh @@ -122,7 +122,6 @@ AddRules "umask 077" /etc/profile.d/msec.csh if [[ -f /lib/libsafe.so.2]]; then echo "Enabling stack overflow protection :" - touch /etc/ld.so.preload AddRules "/lib/libsafe.so.2" /etc/ld.so.preload fi -- cgit v1.2.1