aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level4.sh')
-rwxr-xr-xinit-sh/level4.sh14
1 files changed, 1 insertions, 13 deletions
diff --git a/init-sh/level4.sh b/init-sh/level4.sh
index f8e00a1..a255b35 100755
--- a/init-sh/level4.sh
+++ b/init-sh/level4.sh
@@ -60,17 +60,5 @@ done
AddRules "umask 022" /etc/profile
# Path
-
-if [ ${HAVE_X}==1 ]; then
- AddRules "PATH=$PATH:/usr/X11R6/bin" /etc/profile
-fi
-
-
-
-
-
-
-
-
-
+AddRules "PATH=\$PATH:/usr/X11R6/bin" /etc/profile