summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 15:22:45 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-07-04 15:22:45 +0000
commit395f48fa20dfcf3da1ba656facd56f1a429861a4 (patch)
tree12a19b539d2b40fa6094401435eba9e0f942f8a9
parent0b8aed73e8757fc7a1e63e453bea511a22ba4e4c (diff)
downloadptxdist-395f48fa20dfcf3da1ba656facd56f1a429861a4.tar.gz
ptxdist-395f48fa20dfcf3da1ba656facd56f1a429861a4.tar.xz
* profile:
cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8603 33e552b5-05e3-0310-8538-816dae2090ed
-rw-r--r--generic/etc/profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/etc/profile b/generic/etc/profile
index 1a617b73..15b7a28a 100644
--- a/generic/etc/profile
+++ b/generic/etc/profile
@@ -1,13 +1,9 @@
#
# /etc/profile
#
-# $Id$
-#
export PATH="$PATH:/usr/bin:/bin:/sbin"
-#umask 022
-
# This fixes the backspace when telnetting in.
if [ "$TERM" != "linux" ]; then
stty erase ^H