aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-10-03 12:50:38 +0000
committerFlorin Grad <florin@mandriva.com>2001-10-03 12:50:38 +0000
commit2640cda35f89250164ccdc5736b360ca3b30b7c8 (patch)
tree84290cf1580f6df19936dde1dce69ac3ddf45cb7 /init-sh/level5.sh
parenta1893a044ece18d427fe87c553ea0303b46afedb (diff)
downloadmsec-2640cda35f89250164ccdc5736b360ca3b30b7c8.tar
msec-2640cda35f89250164ccdc5736b360ca3b30b7c8.tar.gz
msec-2640cda35f89250164ccdc5736b360ca3b30b7c8.tar.bz2
msec-2640cda35f89250164ccdc5736b360ca3b30b7c8.tar.xz
msec-2640cda35f89250164ccdc5736b360ca3b30b7c8.zip
libsafe.so.2 in levels 4/5 and remove the . in PATH
Diffstat (limited to 'init-sh/level5.sh')
-rwxr-xr-xinit-sh/level5.sh12
1 files changed, 1 insertions, 11 deletions
diff --git a/init-sh/level5.sh b/init-sh/level5.sh
index 6f99fa9..08517f6 100755
--- a/init-sh/level5.sh
+++ b/init-sh/level5.sh
@@ -120,19 +120,9 @@ echo "Setting umask to 077 (u=rw) :"
AddRules "umask 077" /etc/profile.d/msec.sh
AddRules "umask 077" /etc/profile.d/msec.csh
-echo "Adding \"normal\" PATH variable :"
-AddRules "if ! echo \${PATH} |grep -q /usr/X11R6/bin ; then\n\texport PATH=\$PATH:/usr/X11R6/bin\nfi" /etc/profile.d/msec.sh quiet
-AddRules "if ! { (echo "\${PATH}" | grep -q /usr/X11R6/bin) } then\n\tsetenv PATH \"\${PATH}:/usr/X11R6/bin\"\nendif" /etc/profile.d/msec.csh quiet
-AddRules "if ! echo \${PATH} |grep -q /usr/games ; then\n\texport PATH=\$PATH:/usr/games\nfi" /etc/profile.d/msec.sh quiet
-AddRules "if ! { (echo "\${PATH}" | grep -q /usr/games) } then\n\tsetenv PATH \"\${PATH}:/usr/games\"\nendif" /etc/profile.d/msec.csh quiet
-
-AddRules "if ! echo \${PATH} |grep -q :. ; then\n\texport PATH=\$PATH:.\nfi" /etc/profile.d/msec.
-sh quiet
-AddRules "if ! { (echo "\${PATH}" | grep -q :.) } then\n\tsetenv PATH \"\${PATH}:.\"\nendif" /etc/profile.d/msec.csh quiet
-
if [[ -f /lib/libsafe.so.1.3 ]]; then
echo "Enabling stack overflow protection :"
- AddRules "/lib/libsafe.so.1.3" /etc/ld.so.preload
+ AddRules "/lib/libsafe.so.2" /etc/ld.so.preload
fi
# Do not boot on a shell