aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level5.sh')
-rwxr-xr-xinit-sh/level5.sh1
1 files changed, 0 insertions, 1 deletions
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