summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32/data/etc
diff options
context:
space:
mode:
authorSimon Rettberg2013-10-18 18:45:47 +0200
committerSimon Rettberg2013-10-18 18:45:47 +0200
commitaf1395ab172f7c981b53b83d1474264880f11775 (patch)
treed0365822747780cccafcf5ce85c856e718cdcb63 /remote/rootfs/rootfs-stage32/data/etc
parent[vmware] Switch from VMware player to workstation, bump version to 10.0 (woul... (diff)
downloadtm-scripts-af1395ab172f7c981b53b83d1474264880f11775.tar.gz
tm-scripts-af1395ab172f7c981b53b83d1474264880f11775.tar.xz
tm-scripts-af1395ab172f7c981b53b83d1474264880f11775.zip
[rootfs-stage32] Remove retarded $PATH declaration from /etc/profile
Diffstat (limited to 'remote/rootfs/rootfs-stage32/data/etc')
-rw-r--r--remote/rootfs/rootfs-stage32/data/etc/profile10
1 files changed, 0 insertions, 10 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/profile b/remote/rootfs/rootfs-stage32/data/etc/profile
index a9b85a9c..23e7373c 100644
--- a/remote/rootfs/rootfs-stage32/data/etc/profile
+++ b/remote/rootfs/rootfs-stage32/data/etc/profile
@@ -1,15 +1,5 @@
# ~/.bashrc: executed by bash(1) for non-login interactive shells.
-export PATH=\
-/bin:\
-/sbin:\
-/usr/bin:\
-/usr/sbin:\
-/opt/openslx/bin:\
-/opt/openslx/sbin:\
-/opt/openslx/usr/bin:\
-/opt/openslx/usr/sbin
-
# If running interactively, then:
if [ "$PS1" ]; then