projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af49f4d
)
*** empty log message ***
author
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:47:04 +0000
(
05:47
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Wed, 7 Jul 2004 05:47:04 +0000
(
05:47
+0000)
SVN-Revision: 79
root/etc/profile
patch
|
blob
|
history
diff --git
a/root/etc/profile
b/root/etc/profile
index 4729abc02d71fd054345154c6863603cf3d9ce7c..cf2194bd83442e5833280c2b5096936f440ce9a9 100644
(file)
--- a/
root/etc/profile
+++ b/
root/etc/profile
@@
-1,4
+1,5
@@
#!/bin/sh
[ -f /etc/motd ] && cat /etc/motd
+
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '