aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level2.sh')
-rwxr-xr-xinit-sh/level2.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/init-sh/level2.sh b/init-sh/level2.sh
index 8d20ea1..d9397d2 100755
--- a/init-sh/level2.sh
+++ b/init-sh/level2.sh
@@ -40,8 +40,6 @@ xhost + localhost 2>&1 >& /dev/null
# Path
if [ ${HAVE_X}==1 ]; then
AddRules "PATH=$PATH:/usr/X11R6/bin" /etc/profile
-else
- AddRules "PATH=$PATH" /etc/profile
fi